[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / 7 / 2 / IceGlobal / 1.1.11 / IceGlobal.podspec.json
blob04fd835b8ece27067ef4337293f31337911404a3
2   "name": "IceGlobal",
3   "version": "1.1.11",
4   "summary": "IceGlobal",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://github.app.hd123.cn:10080/ios/ice-global.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangweijun": "wangweijun@hd123.com"
13   },
14   "source": {
15     "git": "http://github.app.hd123.cn:10080/ios/ice-global.git",
16     "tag": "1.1.11"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "preserve_paths": "CocoaPods/**/*",
22   "source_files": "Source/*",
23   "pod_target_xcconfig": {
24     "SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(PODS_TARGET_SRCROOT)/CocoaPods/iphoneos",
25     "SWIFT_INCLUDE_PATHS[sdk=iphonesimulator*]": "$(PODS_TARGET_SRCROOT)/CocoaPods/iphonesimulator"
26   },
27   "dependencies": {
28     "ObjectMapper": [
29       "3.1.0"
30     ],
31     "Alamofire": [
32       "4.5"
33     ]
34   },
35   "frameworks": [
36     "MessageUI",
37     "SystemConfiguration",
38     "KSCrash"
39   ],
40   "xcconfig": {
41     "FRAMEWORK_SEARCH_PATHS": "\"$(PROJECT_DIR)/../Source/FrameWorks\" \"$(PODS_ROOT)/Source/FrameWorks\""
42   },
43   "libraries": [
44     "c++",
45     "z"
46   ],
47   "vendored_frameworks": "Source/FrameWorks/KSCrash.framework",
48   "pushed_with_swift_version": "3.0"