[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 9 / hAPI-SDK / 1.0.18 / hAPI-SDK.podspec.json
blob0b67ad51d0a318eaf31ce8d7bf49fc2d19c0eff3
2   "name": "hAPI-SDK",
3   "version": "1.0.18",
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.18"
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   }