[Add] Mobilisten 9.2.1
[CocoaPods.git] / Specs / 6 / 7 / 1 / Mars / 0.1.1 / Mars.podspec.json
blob2cd27f49fcdb5d9280a782fc65932451e8e8e7ba
2   "name": "Mars",
3   "version": "0.1.1",
4   "summary": "A short description of Mars.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/coderPii/Mars",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "coderPii": "yangxiaobin1@guazi.com"
13   },
14   "source": {
15     "git": "https://github.com/coderPoo/iOSSpec.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Mars/Classes/**/*",
22   "vendored_frameworks": "Mars/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": "Mars/Classes/Arc/**/*",
38   "dependencies": {
39     "Protobuf": [
41     ]
42   }