[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / f / 2 / LAClient / 1.0.11 / LAClient.podspec.json
blob0dc94d723c76933860bf8b7536648450d63af0a7
2   "name": "LAClient",
3   "version": "1.0.11",
4   "summary": "A Light API Client for REST APIs",
5   "description": "Light API Client (LAClient) is a simple, light-weight client for working with REST-based APIs.",
6   "homepage": "https://github.com/SourceGroove",
7   "license": "MIT",
8   "authors": {
9     "Seth Jordan": "jordan_seth@bah.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/SourceGroove/LAClient.git",
16     "tag": "1.0.11"
17   },
18   "source_files": [
19     "Classes",
20     "LAClient/Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "KeychainItemWrapper": [
26     ]
27   }