[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 5 / ABChainNet / 0.9.2 / ABChainNet.podspec.json
blob8a75738be2a5aedcc47354d70472f2beecdb9d03
2   "name": "ABChainNet",
3   "version": "0.9.2",
4   "summary": "ABChainNet 的pod库。",
5   "description": "ABChainNet 的pod库。",
6   "homepage": "https://github.com/caobo56/ABChainNet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "caobo": "caobo56@sina.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/caobo56/ABChainNet.git",
19     "tag": "0.9.2"
20   },
21   "source_files": [
22     "ABChainNet/ChainNet/MRC/*.{h,m}",
23     "ABChainNet/ChainNet/NetWork/*.{h,m}",
24     "ABChainNet/ChainNet/Model/*.{h,m,c}",
25     "ABChainNet/ChainNet/Utils/*.{h,m}"
26   ],
27   "requires_arc": [
28     "ABChainNet/ChainNet/NetWork/*.{h,m}",
29     "ABChainNet/ChainNet/Model/*.{h,m,c}",
30     "ABChainNet/ChainNet/Utils/*.{h,m}"
31   ],
32   "dependencies": {
33     "CocoaAsyncSocket": [
35     ],
36     "Protobuf": [
38     ],
39     "NSBencodeSerialization": [
41     ]
42   }