[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / a / d / ZBBaseUtility / 0.0.4 / ZBBaseUtility.podspec.json
blobf0feebe1561a137b637268d1be85436d33a39353
2   "name": "ZBBaseUtility",
3   "version": "0.0.4",
4   "summary": "ZBBaseUtility",
5   "description": "HZBBaseUtility 肖志斌专用库",
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/ZBBaseUtility.git",
20     "tag": "0.0.4"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*.{h,m}"
25   ],
26   "frameworks": [
27     "UIKit",
28     "CoreFoundation",
29     "AVFoundation"
30   ],
31   "prefix_header_contents": "#import \"prefixHeader.h\"",
32   "public_header_files": [
33     "Source",
34     "Source/**/*.h"
35   ],
36   "libraries": "z"