[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / e / b / 0 / CJUIKit / 0.2.0 / CJUIKit.podspec.json
blobba232fa4fa44116cf944a79413e6654f20efd537
2   "name": "CJUIKit",
3   "version": "0.2.0",
4   "summary": "CJUIKit.",
5   "description": "for general cj",
6   "homepage": "https://github.com/fminorwang/CJUIKit",
7   "license": "MIT",
8   "authors": {
9     "fminor": "fminor.wang@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/fminorwang/CJUIKit.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CJUIKit": [
22       "Pod/Assets/**/*"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": [
27     "Foundation",
28     "WebKit"
29   ]