blob: 1c28088fbc417736c0183278c84d93aaa59fa2e7 [file] [log] [blame]
{
"name": "LAClient",
"version": "1.0.0",
"summary": "A Light Weight REST API Client",
"description": "The Light API Client (LAClient) is a simple, light-weight client for working with REST-based APIs.",
"homepage": "https://github.com/SourceGroove/LAClient",
"license": "MIT",
"authors": {
"Seth Jordan": "developer@sourcegroove.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/SourceGroove/LAClient.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"LAClient/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}