[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 6 / 5 / 8 / BMNetworkAPIManager / 1.0.0 / BMNetworkAPIManager.podspec.json
blob63d7a3e0d96318edb2afd4359b04315e17d32f87
2   "name": "BMNetworkAPIManager",
3   "version": "1.0.0",
4   "summary": "网络层框架,集成afnetworking3.0功能.",
5   "description": "网络层框架,集成afnetworking3.0;自带分页、缓存等功能.",
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": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/aa335418265/BMNetworkAPIManager.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "BMNetworking/BMNetworkCenter/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "RealReachability": [
32     ]
33   }