blob: 43833b07d1216ef9b509a62f5c3aa81f8f635e87 [file] [log] [blame]
{
"name": "AntiAddictionSystem",
"version": "0.1.4",
"summary": "A short description of AntiAddictionSystem.",
"license": "Custom",
"authors": {
"jdy": "wzy2010416033@163.com"
},
"homepage": "https://www.zplay.com",
"description": "A long description of AntiAddictionSystem.",
"source": {
"http": "https://adsdk.yumimobi.com/iOS/AntiAddictionSystem/AntiAddictionSystem_1.0.0.tar.bz2"
},
"resources": "Resources/AAResources.bundle",
"vendored_frameworks": "AntiAddictionSystem.framework",
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"frameworks": "AdSupport",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"YYModel": [
"~> 1.0"
],
"Masonry": [
"~> 1.1.0"
]
}
}