[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / 0 / 7 / FirebaseCheckVersion / 1.0.7 / FirebaseCheckVersion.podspec.json
blob48fa422fb5f7e2d928777e115426ab50bbdaed20
2   "name": "FirebaseCheckVersion",
3   "version": "1.0.7",
4   "summary": "Notify users about updates of your application",
5   "swift_version": "4.1.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.0.7"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "CheckVersion/Classes/**/*",
23   "dependencies": {
24     "Firebase/RemoteConfig": [
26     ]
27   },
28   "static_framework": true