blob: e98648b83a351c528f5f49dced283b334fc251d5 [file] [log] [blame]
{
"name": "BZTest",
"version": "0.2.9",
"summary": "正式测试.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BZlighthouse": "282066546@qq.com"
},
"homepage": "https://github.com/BZlighthouse/BZTest",
"description": "TODO: Add long description of the pod here.",
"frameworks": [
"UIKit",
"SystemConfiguration",
"Security",
"MobileCoreServices",
"CoreGraphics",
"ImageIO",
"CFNetwork"
],
"libraries": [
"sqlite3",
"z"
],
"requires_arc": true,
"source": {
"git": "/Users/zhoubing/Desktop/BZTest/BZTest",
"tag": "0.2.9"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ios/BZTest.framework"
},
"dependencies": {
"Masonry": [
"~> 1.0.1"
],
"AFNetworking": [
"~> 3.1.0"
],
"MJExtension": [
"~> 3.0.13"
],
"FMDB": [
"~> 2.6.2"
],
"MJRefresh": [
"~> 3.1.12"
],
"SDWebImage": [
"~> 4.0.0-beta2"
],
"MLLabel": [
"~> 1.10.2"
],
"JHChainableAnimations": [
"~> 1.3.0"
],
"SSZipArchive": [
"~> 1.6.2"
],
"SocketRocket": [
"~> 0.5.1"
],
"SVProgressHUD": [
"~> 2.1"
]
}
}