[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 5 / d / 1 / MyCloudHomeSDKObjc / 1.0.5 / MyCloudHomeSDKObjc.podspec.json
blobd5ea55b0cf8e49d1e965b9eb0674fbb3e0102a4e
2   "name": "MyCloudHomeSDKObjc",
3   "version": "1.0.5",
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.5"
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   }