blob: f47548324844f7b84dc6bc48efe496f25d3330ae [file] [log] [blame]
{
"name": "KIFormRequest",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": [
"KIFormRequest/KIFormRequest/*.{h,m}",
"KIFormRequest/KIFormRequest/Reachability/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.5.4"
]
}
}