blob: 7a78a777758a961f042ca62484827c538dfe3569 [file] [log] [blame]
{
"name": "Unirest-APIMATIC",
"version": "1.1.4",
"summary": "Unirest is a set of lightweight HTTP libraries available in multiple languages.",
"homepage": "https://github.com/apimatic/unirest-obj-c",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zeeshan Ejaz": "zeeshan@apimatic.io"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/apimatic/unirest-obj-c",
"tag": "0.0.1"
},
"source_files": [
"Unirest/*.{h,m}",
"Unirest/**/*.{h,m}"
],
"header_mappings_dir": "Unirest",
"requires_arc": true
}