[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / b / MARSDK / 0.0.1 / MARSDK.podspec.json
blob485f49a0a43ce3cfa359d250888f67aebb71711a
2   "name": "MARSDK",
3   "version": "0.0.1",
4   "summary": "tencent WeChat For MARS",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/7General/MarSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wanghuizhou21@163.com": "wanghuizhou21@163.com"
13   },
14   "source": {
15     "git": "https://github.com/7General/MarSDK.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MARSDK/Classes/**/*",
22   "vendored_frameworks": "MARSDK/Framework/mars.framework",
23   "libraries": [
24     "z",
25     "resolv.9"
26   ],
27   "frameworks": [
28     "CoreTelephony",
29     "SystemConfiguration",
30     "CoreGraphics"
31   ],
32   "user_target_xcconfig": {
33     "OTHER_LDFLAGS": [
34       "-lc++"
35     ]
36   },
37   "dependencies": {
38     "Protobuf": [
40     ]
41   },
42   "requires_arc": "MARSDK/Classes/Arc/**/*",
43   "public_header_files": "MARSDK/Classes/**/*.h"