[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / c / DAZQKit / 0.0.54 / DAZQKit.podspec.json
blobaadcb856090a4ca1b56ba7f371e16988ff4cd3d6
2   "name": "DAZQKit",
3   "version": "0.0.54",
4   "summary": "A short description of libtest.",
5   "description": "TODO: Add long description of the s.dependency here.",
6   "homepage": "http://git.duia.org.cn/ios/bookarea-library.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wj": "wangjun@duia.com",
13     "lq": "liquan@duia.com"
14   },
15   "source": {
16     "git": "http://git.duia.org.cn/ios/bookarea-library.git",
17     "branch": "0.1Demo",
18     "tag": "0.0.54"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "ios": {
24     "source_files": "DAZQKit/**/*.{h,m}",
25     "frameworks": [
26       "UIKit",
27       "Foundation",
28       "Accelerate",
29       "CoreFoundation",
30       "CoreGraphics",
31       "CoreImage",
32       "CoreText",
33       "ImageIO",
34       "MobileCoreServices",
35       "QuartzCore",
36       "Security",
37       "SystemConfiguration"
38     ],
39     "resources": "DAZQKit/**/*.{plist,html,xcdatamodeld,bundle,json,xib}",
40     "resource_bundles": {
41       "DAZQKit": [
42         "DAZQKit/Resource/DAZQ.xcassets"
43       ]
44     }
45   },
46   "dependencies": {
47     "SDWebImage": [
49     ],
50     "AFNetworking": [
52     ],
53     "Reachability": [
55     ],
56     "MJExtension": [
58     ],
59     "YYModel": [
61     ],
62     "OpenUDID": [
64     ],
65     "Masonry": [
67     ],
68     "mob_sharesdk/ShareSDKPlatforms/WeChatFull": [
70     ],
71     "AlipaySDK-iOS": [
73     ],
74     "SDCycleScrollView": [
76     ],
77     "YYCategories": [
79     ]
80   },
81   "prefix_header_file": "DAZQKit/Supporting Files/DAZQ_Prefix.pch",
82   "subspecs": [
83     {
84       "name": "ZFBPAY",
85       "source_files": "DAZQKit/**/*.{h,m}",
86       "header_dir": "openssl",
87       "vendored_libraries": [
88         "DAZQKit/ZFBPAY/libcrypto.a",
89         "DAZQKit/ZFBPAY/libssl.a"
90       ],
91       "frameworks": [
92         "QuartzCore",
93         "UIKit",
94         "Foundation"
95       ]
96     }
97   ]