[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / 8 / 3 / Ice / 0.1.2 / Ice.podspec.json
blob964bfd265d8c2c2a3e98510d6b968e0a2a20f4c1
2   "name": "Ice",
3   "version": "0.1.2",
4   "summary": "Pay Module",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://github.app.hd123.cn:10080/qianfan/ice.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/qianfan/ice.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "Ice/Classes/**/*",
23     "SPaySDK/include/*.h",
24     "WeChatSDK/include/*.h"
25   ],
26   "vendored_libraries": [
27     "SPaySDK/libSPaySDK.a",
28     "WeChatSDK/libWeChatSDK.a"
29   ],
30   "resources": [
31     "SPaySDK/SPaySDKResource.bundle"
32   ],
33   "xcconfig": {
34     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/Ice/SPaySDK/include/** ${PODS_ROOT}/Ice/WeChatSDK/include/**",
35     "OTHER_LDFLAGS": "-Objc -all_load"
36   },
37   "libraries": [
38     "z",
39     "sqlite3.0",
40     "c++"
41   ],
42   "frameworks": [
43     "UIKit",
44     "MapKit",
45     "AVFoundation",
46     "CoreGraphics",
47     "SystemConfiguration",
48     "Foundation",
49     "Security",
50     "CoreTelephony",
51     "CFNetwork"
52   ],
53   "pushed_with_swift_version": "3.0.2"