blob: ced87d223d25e8a422f72005bfcce49fca2c9f97 [file] [log] [blame]
{
"name": "FARequest",
"version": "1.0.1",
"summary": "fix JSON param encoder, detect JSON param in PUT request",
"homepage": "https://github.com/fadizant/FARequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fadizant": "fadizant@hotmail.com"
},
"source": {
"git": "https://github.com/fadizant/FARequest.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FARequest/Classes/**/*"
}