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