[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 7 / 2 / NHNCloudOCR / 1.7.1 / NHNCloudOCR.podspec.json
blob3ee03ef2dc7194f1ba2771cd2a51862e4f156481
2   "name": "NHNCloudOCR",
3   "version": "1.7.1",
4   "summary": "NHNCloudSDK NHNCloudPush Version 1.7.1",
5   "homepage": "https://github.com/nhn/nhncloud.ios.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "nhncloud.ios.sdk-1.7.1/LICENSE.md"
9   },
10   "authors": {
11     "hyup1028": "hyup1028@nhn.com",
12     "deokho-lee": "deokho.lee@nhn.com"
13   },
14   "source": {
15     "http": "https://github.com/nhn/nhncloud.ios.sdk/archive/1.7.1.zip"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "nhncloud.ios.sdk-1.7.1/xcframeworks/NHNCloudOCR.xcframework"
23   },
24   "frameworks": [
25     "AVFoundation",
26     "Vision"
27   ],
28   "dependencies": {
29     "NHNCloudCore": [
30       "1.7.1"
31     ]
32   }