[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 5 / a / 6 / YYSDK / 1.0.0 / YYSDK.podspec.json
blob7acf6a035fc437fdbf7505f43365fbe2525ff959
2   "name": "YYSDK",
3   "version": "1.0.0",
4   "summary": "测试 YYSDK",
5   "source": {
6     "git": "https://github.com/yaoyue/PodsBranchTest.git",
7     "tag": "v1.0.0"
8   },
9   "homepage": "https://github.com/yaoyue/PodsBranchTest",
10   "authors": {
11     "yaoyue": "chuqsh1991@foxmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "license": {
17     "type": "Apache License, Version 2.0"
18   },
19   "default_subspecs": "core",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "SystemConfiguration",
24     "CoreTelephony",
25     "CoreGraphics",
26     "QuartzCore"
27   ],
28   "libraries": [
29     "sqlite3",
30     "z"
31   ],
32   "deprecated": true,
33   "subspecs": [
34     {
35       "name": "core",
36       "source_files": "YYSDK/*.{h,m}",
37       "public_header_files": "YYSDK/BaseMode.h"
38     }
39   ]