[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / 8 / BMNetworkAPIManager / 2.3.2 / BMNetworkAPIManager.podspec.json
bloba8335cd85d097b34ecc95fcb3b6dfbb865db6387
2   "name": "BMNetworkAPIManager",
3   "version": "2.3.2",
4   "summary": "网络层框架,集成afnetworking3.0功能.",
5   "description": "网络层框架,集成afnetworking3.0;自带分页、缓存等功能.增加配置http header field功能",
6   "homepage": "https://github.com/aa335418265/BMNetworkAPIManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "itx": "335418265@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/aa335418265/BMNetworkAPIManager.git",
19     "tag": "2.3.2"
20   },
21   "source_files": [
22     "Classes",
23     "BMNetworking/BMNetworkCenter/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "dependencies": {
27     "AFNetworking/Serialization": [
29     ],
30     "AFNetworking/Security": [
32     ],
33     "AFNetworking/Reachability": [
35     ],
36     "AFNetworking/NSURLSession": [
38     ]
39   }