[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / 7 / FirebaseCheckVersion / 1.1.0 / FirebaseCheckVersion.podspec.json
blob59eec9d7493c3cd5048efadcccefa271546cbb53
2   "name": "FirebaseCheckVersion",
3   "version": "1.1.0",
4   "summary": "Notify users about updates of your application",
5   "swift_versions": "4.2",
6   "description": "A simple Library that notifies users when a new version of your app is available through Firebase Remote Configuration",
7   "homepage": "https://github.com/andoma93/FirebaseCheckVersion",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "andoma93": "andoma93@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/andoma93/FirebaseCheckVersion.git",
17     "tag": "1.1.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "FirebaseCheckVersion/Classes/**/*",
23   "dependencies": {
24     "Firebase/RemoteConfig": [
26     ]
27   },
28   "static_framework": true,
29   "swift_version": "4.2"