[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 9 / hAPI-SDK / 1.0.16 / hAPI-SDK.podspec.json
blobab215a0804bb4d872ce0e8ec345a3990ff2306b0
2   "name": "hAPI-SDK",
3   "version": "1.0.16",
4   "summary": "hAPI-SDK",
5   "description": "iOS Helper Methods for interacting with MedHelp's 'Health' API or 'hAPI'",
6   "homepage": "https://github.com/medhelpintl/iphone_hAPI-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "medhelp": "iphone@medhelp.org"
13   },
14   "source": {
15     "git": "https://github.com/medhelpintl/iphone_hAPI-SDK.git",
16     "tag": "1.0.16"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Headers",
23   "preserve_paths": "Pod/libhAPISDK.a",
24   "ios": {
25     "vendored_libraries": "Pod/libhAPISDK.a"
26   }