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