[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 7 / f / LongxingguoSDK / 0.0.2 / LongxingguoSDK.podspec.json
blob8288009d2bdcb967255b6ef04520fad6f2e72a52
2   "name": "LongxingguoSDK",
3   "version": "0.0.2",
4   "summary": "LongxingguoSDK.",
5   "homepage": "https://github.com/longxingguo/LongxingguoSDK",
6   "license": "MIT",
7   "authors": {
8     "xingguolong": "1574819770@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/longxingguo/LongxingguoSDK.git",
15     "tag": "0.0.2"
16   },
17   "resources": "Longxingguobundle/*.{bundle}",
18   "source_files": [
19     "LongxingguoSDK/**/*.{h,m}",
20     "LongxingguoFramework/**/*.{h,m}"
21   ],
22   "vendored_frameworks": "LongxingguoFramework/*.{framework}",
23   "vendored_libraries": "LongxingguoSDK/*.{a}",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "SystemConfiguration",
28     "CoreTelephony",
29     "Security",
30     "CoreMotion",
31     "CFNetwork",
32     "CoreGraphics",
33     "CoreText",
34     "QuartzCore"
35   ],
36   "libraries": [
37     "z",
38     "c++",
39     "sqlite3"
40   ],
41   "requires_arc": true,
42   "dependencies": {
43     "AFNetworking": [
45     ]
46   }