1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-20 22:00:44 +01:00

Cleanup [ci skip]

This commit is contained in:
dkhamsing 2016-07-17 09:12:28 -07:00
parent abf3772a72
commit e627a1905a

View File

@ -1015,7 +1015,7 @@
{ {
"title": "OctoPodium", "title": "OctoPodium",
"category": "github", "category": "github",
"description": "List user rankings based on GitHub repository star count", "description": "List users ranked by GitHub repository star count",
"source": "https://github.com/nunogoncalves/iOS-OctoPodium", "source": "https://github.com/nunogoncalves/iOS-OctoPodium",
"itunes": "https://itunes.apple.com/app/octopodium/id1077519133", "itunes": "https://itunes.apple.com/app/octopodium/id1077519133",
"tags": [ "tags": [
@ -1613,7 +1613,7 @@
"location", "location",
"parse" "parse"
], ],
"description": "iBeacon to-do reminder app based on Parse", "description": "iBeacon to-do reminder app using Parse",
"source": "https://github.com/TomekB/iBeaconTasks", "source": "https://github.com/TomekB/iBeaconTasks",
"stars": 103, "stars": 103,
"license": "other" "license": "other"
@ -2510,7 +2510,7 @@
{ {
"title": "SafariAutoLoginTest", "title": "SafariAutoLoginTest",
"category": "sample", "category": "sample",
"description": "Demo showing how to auto-login users in iOS 9 based on Safari cookies", "description": "Demo showing how to auto-login users in iOS 9 using Safari cookies",
"source": "https://github.com/mackuba/SafariAutoLoginTest", "source": "https://github.com/mackuba/SafariAutoLoginTest",
"tags": [ "tags": [
"swift" "swift"