[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / 6 / b / MARSDK / 0.0.3 / MARSDK.podspec.json
blob58f4d9d70fb9185f4416ef97755045208a67f394
2   "name": "MARSDK",
3   "version": "0.0.3",
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.3"
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   "requires_arc": "MARSDK/Classes/Arc/**/*",
38   "public_header_files": "MARSDK/Classes/**/*.h",
39   "dependencies": {
40     "Protobuf": [
42     ]
43   }