[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 8 / f / ManUp / 0.1.0 / ManUp.podspec.json
blob6ec6ab85c551a20562c94c1ceb13bb6d60ce8a79
2   "name": "ManUp",
3   "version": "0.1.0",
4   "summary": "A server side check of the app version and configuration options for your iOS app.",
5   "description": "A useful class to add a server side check for a mandatory update and server-side configuration options to your iOS application.",
6   "homepage": "https://github.com/dayjer/ManUp",
7   "license": "Apache 2.0",
8   "authors": {
9     "Ricardo Santos": "rics@ntos.me"
10   },
11   "source": {
12     "git": "https://github.com/dayjer/ManUp.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "ManUp.{h,m}"