blob: ce0ac60bf0d89c154ad8edb1a33dfbd330f589c4 [file] [log] [blame]
{
"name": "NTApiClient",
"version": "1.10",
"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.10"
},
"source_files": "Core/*.{h,m}",
"requires_arc": true
}