[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 0 / ZAFENativebridg / 0.1.2 / ZAFENativebridg.podspec.json
blob50f72e3ed22012a3c375ae84e275ec7cf3400c53
2   "name": "ZAFENativebridg",
3   "version": "0.1.2",
4   "summary": "A short description of ZAFENativebridg.",
5   "description": "js桥的库",
6   "homepage": "http://gitlab.zhonganonline.com/liuwei005/ZAFENativebridg",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bullerliu": "liuwei005@zhongan.com"
13   },
14   "source": {
15     "git": "http://gitlab.zhonganonline.com/liuwei005/ZAFENativebridg.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZAFENativebridg/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.0.0"
26     ]
27   }