blob: 46425d3e4ecb1f5c7a1bae76618780a0525e6b49 [file] [log] [blame]
{
"name": "TSCommonKit",
"version": "0.1.1",
"summary": "U券项目共用组件",
"description": "其中包含第三方库 MBProgressHUD|AFNetworking|YYKit|MJRefresh|SDWebImage|WechatOpenSDK",
"homepage": "http://47.111.129.94:8899/TT/TSCommonKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fantengteng": "593886467@qq.com"
},
"source": {
"git": "http://git.hnbangyao.com/TT/TSCommonKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TSCommonKit/Classes/**/*",
"resource_bundles": {
"TSCommonKit": [
"TSCommonKit/Assets/*"
]
},
"static_framework": true,
"dependencies": {
"MBProgressHUD": [
],
"AFNetworking": [
"~>4.0.1"
],
"YYKit": [
],
"MJRefresh": [
],
"WechatOpenSDK": [
],
"SDWebImage": [
"~> 5.6.1"
]
}
}