[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / 0 / 9 / 2 / CafeiCSDK / 1.1.4 / CafeiCSDK.podspec.json
blob1b1093c28f31c4244247d3837bb6095c64e520de
2   "name": "CafeiCSDK",
3   "version": "1.1.4",
4   "summary": "CafeiCSDK for Cocoapods convenience.",
5   "homepage": "http://magicwindow.cn/",
6   "license": "MIT",
7   "authors": {
8     "MagicWindow": "jiafei.liu@magicwindow.cn"
9   },
10   "source": {
11     "git": "https://github.com/cafei/Test.git",
12     "tag": "1.1.4"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MWContentSDK/*.{h,m}",
19   "public_header_files": "MWContentSDK/*.h",
20   "resources": "MWContentSDK/*.png",
21   "preserve_paths": "MWContentSDK/libMWContentSDK.a",
22   "vendored_libraries": "MWContentSDK/libMWContentSDK.a",
23   "xcconfig": {
24     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/CafeiCSDK/MWContentSDK\"",
25     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/CafeiCSDK/MWContentSDK\""
26   },
27   "frameworks": [
28     "AdSupport",
29     "CoreTelephony",
30     "CoreGraphics",
31     "CoreFoundation",
32     "SystemConfiguration",
33     "CoreLocation"
34   ],
35   "dependencies": {
36     "MJRefresh": [
38     ],
39     "SDWebImage": [
41     ],
42     "MagicWindowSDK": [
44     ],
45     "WechatOpenSDK": [
47     ]
48   }