blob: 9bd055d4dbcae13cdeece6732572a8a03acf35b4 [file] [log] [blame]
{
"name": "StarRdSdk",
"version": "1.0.2",
"summary": "A short description of StarRdSdk.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mcllzx/StarRdSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"麦芽": "maiya@ecook.cn"
},
"source": {
"git": "https://github.com/mcllzx/StarRdSDK",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "Framework/StarRdSdk.framework",
"resources": "Framework/StarRdSdkImages.bundle",
"libraries": "c++",
"public_header_files": "Framework/StarRdSdk/StarRdSdk.h",
"frameworks": [
"UIKit",
"CFNetwork"
],
"dependencies": {
"AFNetworking": [
"~>4.0.1"
],
"Masonry": [
"~>1.1.0"
],
"MJRefresh": [
"~>3.4.3"
],
"MBProgressHUD": [
"~>1.2.0"
],
"YYCache": [
"~>1.0.4"
],
"YYImage": [
"~>1.0.4"
],
"YYModel": [
"~>1.0.4"
],
"YYText": [
"~>1.0.7"
],
"YYWebImage": [
"~>1.0.5"
],
"XCSADBridge": [
]
},
"static_framework": true
}