blob: a5e7019b94b35ab15bda983d91a59167dade60d8 [file] [log] [blame]
{
"name": "AntiAddictionSystem",
"version": "0.1.5",
"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_0.1.5.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"
]
}
}