[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / a / GTAppUpdater / 1.0.6 / GTAppUpdater.podspec.json
blob2ff0b58dca1b422db0b9610d486267b660c059b4
2   "name": "GTAppUpdater",
3   "version": "1.0.6",
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.6"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "GTAppUpdater": [
22       "Pod/Assets/*.lproj"
23     ]
24   }