[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 2 / 6 / SSForceUpdate / 0.3.0 / SSForceUpdate.podspec.json
blob9db05bdddd40f98dd13b25babf7fa2aac88eb369
2   "name": "SSForceUpdate",
3   "version": "0.3.0",
4   "summary": "Force the user to update the app before continuing to the app.",
5   "description": "SSForceUpdate checks a user's currently installed version of your iOS app against the latest version information stored in a JSON file on a server URL you provide.",
6   "homepage": "https://ssntpl.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abhishek Kumar": "abhishek@ssntpl.com"
13   },
14   "source": {
15     "git": "https://github.com/ssntpl/SSForceUpdate.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/ssntpl",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SSForceUpdate/Classes/**/*"