[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 5 / 8 / CTFramework / 0.0.7 / CTFramework.podspec.json
blob6e8efefe60e64d2bd05b0bad227522f73f7f8f4d
2   "name": "CTFramework",
3   "version": "0.0.7",
4   "summary": "iOS Social SDK based on EaseMob SDK",
5   "description": "iOS Social SDK based on EaseMob SDK",
6   "homepage": "http://www.jianshu.com/users/49ee0c6dad03/latest_articles",
7   "authors": {
8     "Jirun": "507704800@qq.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://git.coding.net/JiRun/CTFramework.git",
15     "tag": "0.0.7"
16   },
17   "frameworks": [
18     "CFNetwork",
19     "QuartzCore",
20     "CoreText",
21     "Security",
22     "JavaScriptCore",
23     "CoreTelephony",
24     "CoreData",
25     "SystemConfiguration",
26     "StoreKit",
27     "UIKit",
28     "Foundation"
29   ],
30   "ios": {
31     "vendored_frameworks": [
32       "CTCore.framework",
33       "UserLibrary.framework",
34       "CTImageLoader.framework",
35       "MCommonBase.framework",
36       "CTLbsSDK.framework",
37       "BaiduMapAPI_Base.framework",
38       "BaiduMapAPI_Location.framework",
39       "CTLbsBaidu.framework"
40     ]
41   },
42   "libraries": [
43     "iconv",
44     "xml2",
45     "sqlite3",
46     "resolv",
47     "z",
48     "stdc++.6.0.9",
49     "icucore"
50   ],
51   "requires_arc": true,
52   "compiler_flags": "-DOS_OBJECT_USE_OBJC=0"