[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 2 / 6 / SSForceUpdate / 0.1.0 / SSForceUpdate.podspec.json
blob38acb45ec48335164138c2bccb435450d69a72a9
2   "name": "SSForceUpdate",
3   "version": "0.1.0",
4   "summary": "Force the user to update the app before continuing to the app.",
5   "description": "SSForceUpdate checks the currently installed version of the 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.1.0"
17   },
18   "social_media_url": "https://twitter.com/ssntpl",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SSForceUpdate/Classes/**/*"