blob: 47e6daa9888ba9251837997fbb7d7d2d611d336b [file] [log] [blame]
{
"name": "AntiAddictionSystem",
"version": "0.1.6",
"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.6.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"
]
}
}