[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / 2 / kerkeePlus / 1.0.0 / kerkeePlus.podspec.json
blob97fba842871dfa9b77202e93fe18c2ba4e01fb76
2   "name": "kerkeePlus",
3   "version": "1.0.0",
4   "summary": "A short description of kerkeePlus.",
5   "description": "kerkee的加强版,dek的部署封装",
6   "homepage": "http://www.kerkee.com",
7   "license": "GNU",
8   "authors": {
9     "zihong": "zihong87@gmail.com"
10   },
11   "social_media_url": "http://www.kerkee.com",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/kercer/kerkeePlus_ios.git",
17     "tag": "v1.0.0",
18     "submodules": true
19   },
20   "source_files": "kerkeePlus/**/*.{h,m}",
21   "public_header_files": "kerkeePlus/**/*.h",
22   "vendored_frameworks": "dependencies/*.framework",
23   "dependencies": {
24     "SSKeychain": [
25       "~> 1.2.3"
26     ],
27     "kerkee": [
28       "~> 1.2.0"
29     ]
30   },
31   "requires_arc": true