blob: b898ee8abcdec5f12a1d3af12d991fc11ea0e0bd [file] [log] [blame]
{
"name": "NTApiClient",
"version": "1.11",
"summary": "A simple and flexible JSON-based API client for iOS.",
"homepage": "https://github.com/NagelTech/NTApiClient",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Ethan Nagel": "eanagel@gmail.com",
"Jacob Knobel": "jacobknobel@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/NagelTech/NTApiClient.git",
"tag": "1.11"
},
"source_files": "Core/*.{h,m}",
"requires_arc": true
}