blob: c65512956c4d4993ba9e1c95a9833b162141a813 [file] [log] [blame]
{
"name": "DAZQKit",
"version": "1.0.4",
"summary": "A short description of libtest.",
"description": "TODO: Add long description of the s.dependency here.",
"homepage": "http://git.duia.org.cn/ios/bookarea-library.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wj": "wangjun@duia.com",
"lq": "liquan@duia.com"
},
"source": {
"git": "http://git.duia.org.cn/ios/bookarea-library.git",
"branch": "0.1Demo",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "DAZQKit/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"Accelerate",
"CoreFoundation",
"CoreGraphics",
"CoreImage",
"CoreText",
"ImageIO",
"MobileCoreServices",
"QuartzCore",
"Security",
"SystemConfiguration"
],
"resources": "DAZQKit/**/*.{plist,html,xcdatamodeld,bundle,json,xib}",
"resource_bundles": {
"DAZQKit": [
"DAZQKit/Resource/DAZQ.xcassets"
]
}
},
"dependencies": {
"SDWebImage": [
"~>3.7"
],
"AFNetworking": [
],
"Reachability": [
],
"MJExtension": [
],
"YYModel": [
],
"OpenUDID": [
],
"Masonry": [
],
"mob_sharesdk/ShareSDKPlatforms/WeChatFull": [
],
"AlipaySDK-iOS": [
],
"SDCycleScrollView": [
"1.65"
],
"YYCategories": [
]
},
"prefix_header_file": "DAZQKit/Supporting Files/DAZQ_Prefix.pch",
"subspecs": [
{
"name": "ZFBPAY",
"source_files": "DAZQKit/**/*.{h,m}",
"header_dir": "openssl",
"vendored_libraries": [
"DAZQKit/ZFBPAY/libcrypto.a",
"DAZQKit/ZFBPAY/libssl.a"
],
"frameworks": [
"QuartzCore",
"UIKit",
"Foundation"
]
}
]
}