[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / a / e / JWKit / 0.1.1 / JWKit.podspec.json
blob1944cce2f6390425aec04d70c7491dfe45214624
2   "name": "JWKit",
3   "version": "0.1.1",
4   "summary": "JWKit 是一个Pod测试.",
5   "homepage": "https://github.com/zjw7sky/JWKit.git",
6   "license": "MIT",
7   "authors": {
8     "zjw7sky": "745650559@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/zjw7sky/JWKit.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "JWKit": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "public_header_files": "Pod/Classes/**/*.h",
25   "frameworks": "UIKit",
26   "dependencies": {
27     "AFNetworking": [
29     ]
30   }