[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 8 / f / ManUp / 1.0 / ManUp.podspec.json
blob11dc7b0b90a9c42a560d01c4e42e9b878e7b4b37
2   "name": "ManUp",
3   "version": "1.0",
4   "summary": "A server side check of the app version and configuration options for your iOS/tvOS app.",
5   "description": "Adds a server side check for a mandatory app update and server-side configuration options to your iOS/tvOS application.\n\nWhen a new version of your app is released onto the store, use this tool to let your users know and help them update.",
6   "homepage": "https://github.com/NextFaze/ManUp",
7   "license": "MIT",
8   "authors": {
9     "Jeremy Day": "jer.day@gmail.com",
10     "Ric Santos": "rics@ntos.me",
11     "Dan Silk": "dsilk@nextfaze.com",
12     "Shane Woolcock": "swoolcock@nextfaze.com"
13   },
14   "source": {
15     "git": "https://github.com/NextFaze/ManUp.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "ManUp/*.{h,m}"