[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 8 / 0 / LaunchGate / 1.1.1 / LaunchGate.podspec.json
blob20100f0af2c7afce193167130aafb94f1af00409
2   "name": "LaunchGate",
3   "version": "1.1.1",
4   "summary": "LaunchGate makes it easy to let users know when an update to your app is available.",
5   "description": "LaunchGate makes it easy to let users know when an update\nto your app is available.\n\nYou can also block access to the app for older versions,\nwhich is useful in the event of a severe bug or security\nissue that requires users to update the app.\n\nAdditionally, you can use LaunchGate to display a remotely\nconfigured message to users at launch which can also be\nused to temporarily block access to the app (i.e. during\nback-end maintenance).",
6   "homepage": "https://github.com/dtrenz/LaunchGate",
7   "license": "Apache 2.0",
8   "authors": {
9     "Dan Trenz": "dtrenz@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/dtrenz/LaunchGate.git",
13     "tag": "1.1.1"
14   },
15   "social_media_url": "https://twitter.com/dtrenz",
16   "platforms": {
17     "ios": "8.3"
18   },
19   "requires_arc": true,
20   "source_files": "Source/**/*.swift",
21   "frameworks": "UIKit",
22   "swift_version": "4.1"