[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 3 / 4 / RMAppStoreVersionCheck / 1.0.0 / RMAppStoreVersionCheck.podspec.json
blob860f1b083010c156e384cdb04aa14bfe7e2db75e
2   "name": "RMAppStoreVersionCheck",
3   "version": "1.0.0",
4   "summary": "A block based ios library for checking for app store updates",
5   "description": "Uses reachability to wait for network connectivity before checking the app store for new versions of the app.",
6   "homepage": "https://github.com/rocketmade/RMAppStoreVersionCheck.git",
7   "license": "MIT",
8   "authors": {
9     "Brandon Roth": "brandon@rocketmade.com"
10   },
11   "source": {
12     "git": "https://github.com/rocketmade/RMAppStoreVersionCheck.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "RMAppStoreVersionCheck/**/*.{h,m}",
16   "frameworks": "SystemConfiguration",
17   "requires_arc": true