[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / d / b / ZBBaseCategory / 1.1.0 / ZBBaseCategory.podspec.json
blob777151ab3a346388ab1de4b0b4e447ae6096489a
2   "name": "ZBBaseCategory",
3   "version": "1.1.0",
4   "summary": "ZBBaseCategory",
5   "description": "HZBBaseCategory 肖志斌专用库",
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/ZBBaseCategory.git",
20     "tag": "1.1.0"
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"