[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / d / 1 / MyCloudHomeSDKObjc / 1.0.4 / MyCloudHomeSDKObjc.podspec.json
blob1c821454a690b23d06887a9877a607751222d3fb
2   "name": "MyCloudHomeSDKObjc",
3   "version": "1.0.4",
4   "summary": "A pleasant wrapper around the WD My Cloud Home API.",
5   "homepage": "https://github.com/leshkoapps/MyCloudHomeSDKObjc.git",
6   "authors": {
7     "Everappz": "https://everapz.com"
8   },
9   "source": {
10     "git": "https://github.com/leshkoapps/MyCloudHomeSDKObjc.git",
11     "tag": "1.0.4"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "SDK/*.{h,m}",
18   "license": "MIT",
19   "frameworks": [
20     "Foundation",
21     "WebKit"
22   ],
23   "dependencies": {
24     "ISO8601DateFormatter": [
26     ],
27     "AppAuth": [
29     ]
30   }