blob: 9297e188bf46f5ba4a27777026204b0720240678 [file] [log] [blame]
{
"name": "KIFormRequest",
"version": "3.0.0",
"summary": "KIFormRequest",
"description": "KIFormRequest.",
"homepage": "https://github.com/smartwalle/KIFormRequest",
"license": {
"type": "MIT"
},
"authors": {
"SmartWalle": "smartwalle@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/smartwalle/KIFormRequest.git",
"tag": "3.0.0"
},
"source_files": [
"KIFormRequest/KIFormRequest/*.{h,m}",
"KIFormRequest/KIFormRequest/Reachability/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}