[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / d / 1 / MyCloudHomeSDKObjc / 1.0.7 / MyCloudHomeSDKObjc.podspec.json
blobb1a97b58cf4a236ecf900e6d36b804d6ae998b88
2   "name": "MyCloudHomeSDKObjc",
3   "version": "1.0.7",
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.7"
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   }