blob: a9f36cf268f8beafb34bbf4e9edfe728a2e9a479 [file] [log] [blame]
{
"name": "SweetREST",
"version": "1.0.0",
"summary": "SweetREST is a tiny http request service and nice error handling",
"homepage": "https://github.com/Serjip/SweetREST",
"license": "MIT",
"authors": "Sergey Popov",
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/Serjip/SweetREST.git",
"tag": "1.0.0"
},
"source_files": "SweetREST/*.{h,m}",
"public_header_files": "SweetREST/*.h"
}