[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / a / 9 / SparkiOS / 1.0 / SparkiOS.podspec.json
blob7a17fd2ae849e514f836ee2ea1de642b5b3da0ff
2   "name": "SparkiOS",
3   "version": "1.0",
4   "summary": "SparkiOS API library that allows authorized MLS members to request data through developer applications.",
5   "homepage": "http://www.sparkplatform.com/docs/overview/api",
6   "authors": "FBS",
7   "source": {
8     "git": "https://github.com/sparkapi/SparkiOS.git",
9     "tag": "1.0"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source_files": [
15     "SparkAPI.{h,m}",
16     "JSONHelper.{h,m}"
17   ],
18   "requires_arc": true,
19   "license": {
20     "type": "Copyright",
21     "file": "LICENSE"
22   },
23   "dependencies": {
24     "AFNetworking": [
25       "1.1.0"
26     ],
27     "SBJson": [
29     ]
30   }