[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / c / kerkee / 1.2.0 / kerkee.podspec.json
blob25bf2a729346e7e069f53f0a031b52ff0ff3ba99
2   "name": "kerkee",
3   "version": "1.2.0",
4   "summary": "kerkee is a hybrid app framework,This repository is kerkee for ios",
5   "description": "kerkee is a hybrid app framework,This repository is kerkee for ios, is the multi-agent framework",
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/kerkee_ios.git",
17     "tag": "v1.2.0",
18     "submodules": true
19   },
20   "source_files": "kerkee/**/*.{h,m}",
21   "public_header_files": "kerkee/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ],
27   "libraries": "z",
28   "requires_arc": true,
29   "dependencies": {
30     "SSKeychain": [
31       "~>1.2.3"
32     ]
33   }