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