blob: b347ba982b9ddaa608a321ede785c4eb40185bda [file] [log] [blame]
{
"name": "GeneralComponent",
"version": "0.0.1",
"license": "MIT",
"summary": "An Animate Water view on iOS.",
"homepage": "https://github.com/jylzzs/GeneralComponent",
"authors": {
"YunlongJia": "mhxyzzs@163.com"
},
"source": {
"git": "https://github.com/jylzzs/GeneralComponent.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Demo/HttpClient/*.{h,m}",
"dependencies": {
"AFNetworking": [
]
}
}