[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 8 / 0 / LaunchGate / 1.0.1 / LaunchGate.podspec.json
blob74615a6f4ee2f9582a7b20316896da98985a8f4b
2   "name": "LaunchGate",
3   "version": "1.0.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.0.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/**/*",
21   "frameworks": "UIKit"