[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / 2 / KNNewRetail / 0.1.2 / KNNewRetail.podspec.json
blobd319b600001b07a52674dab0966bf7541174c1a2
2   "name": "KNNewRetail",
3   "version": "0.1.2",
4   "summary": "The KNNewRetail file",
5   "homepage": "http://git.idengyun.com/iOSTeam/KNNewRetail",
6   "license": "MIT",
7   "authors": {
8     "yy": "yycodet@aliyun.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "http://git.idengyun.com/iOSTeam/KNNewRetail.git",
15     "tag": "0.1.2"
16   },
17   "default_subspecs": "Core",
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "Core",
22       "source_files": "KNNewRetail/**/*.swift"
23     },
24     {
25       "name": "DetectionAndResult",
26       "source_files": "KNNewRetail/DetectionAndResult/*.swift"
27     }
28   ]