[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / e / a / GTAppUpdater / 1.0.4 / GTAppUpdater.podspec.json
blobeeaf618bd3b9e469aff47e0fe955868629f97acd
2   "name": "GTAppUpdater",
3   "version": "1.0.4",
4   "summary": "GTAppUpdater monitors App Versions, Prompts and Forces Updates.",
5   "description": "This library notifies you if a new version of the app is available on the App Store.",
6   "homepage": "https://github.com/gorillatech/GTAppUpdater",
7   "license": "MIT",
8   "authors": {
9     "Gorilla Technologies": "dev@gorillatech.io"
10   },
11   "source": {
12     "git": "https://github.com/gorillatech/GTAppUpdater.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "GTAppUpdater": [
22       "Pod/Assets/*.lproj"
23     ]
24   }