[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / f / ManUp / 0.3.0 / ManUp.podspec.json
blobdd1f787ec371ae2c846fd20231a13f9b2da29f71
2   "name": "ManUp",
3   "version": "0.3.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/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   },
13   "source": {
14     "git": "https://github.com/NextFaze/ManUp.git",
15     "tag": "0.3.0"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "ManUp/*.{h,m}"