[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 4 / e / ZBBaseNetwork / 0.0.1 / ZBBaseNetwork.podspec.json
blob8398fa520e49a37ebd0fafb48dd475cad3173838
2   "name": "ZBBaseNetwork",
3   "version": "0.0.1",
4   "summary": "ZBBaseNetwork",
5   "description": "HZBBaseNetwork 肖志斌专用库",
6   "homepage": "http://www.jianshu.com/u/c2bf90d2bdf1",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "authors": {
16     "肖志斌": "373379320@qq.com"
17   },
18   "source": {
19     "git": "https://github.com/k373379320/ZBBaseNetwork.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*.{h,m}"
25   ],
26   "frameworks": [
27     "UIKit",
28     "CoreFoundation"
29   ],
30   "prefix_header_contents": "#import \"prefixHeader.h\"",
31   "public_header_files": [
32     "Source",
33     "Source/**/*.h"
34   ],
35   "libraries": "z"