[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 0 / c / SCForceUpdater / 0.1.2 / SCForceUpdater.podspec.json
blob852fd9d6eb994fb0a8b54ca854aaacea0a735d0d
2   "name": "SCForceUpdater",
3   "version": "0.1.2",
4   "summary": "SCForceUpdater",
5   "description": "                       You can easily implement force update functionality into your application with this Pod.\n",
6   "homepage": "https://github.com/team-supercharge/SCForceUpdater",
7   "license": "MIT",
8   "authors": {
9     "Richard Szabo": "richard.szabo@supercharge.io"
10   },
11   "source": {
12     "git": "https://github.com/team-supercharge/SCForceUpdater.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "ios": {
22     "resource_bundles": {
23       "SCForceUpdater": [
24         "Pod/Classes/Localization/**/*.strings"
25       ]
26     }
27   },
28   "dependencies": {
29     "UIAlertView+Blocks": [
30       "~> 0.8.1"
31     ]
32   }