blob: ed744a6c92e7cd6428b9ff9d4db636d2c1de9ff7 [file] [log] [blame]
{
"name": "TWCommonMoudle",
"version": "1.0.3",
"summary": "A tuyu common used on iOS.",
"description": "It is a rich text editor used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/1001hotel/TWCommonMoudle",
"license": "MIT",
"authors": {
"xurenyan": "812610313@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/1001hotel/TWCommonMoudle.git",
"tag": "1.0.3"
},
"source_files": "TWCommonMoudle/TWCommonMoudle/*.{h,m,mm}",
"vendored_frameworks": [
"TWCommonMoudle/TWCommonMoudle/AlicloudUtils.framework",
"TWCommonMoudle/TWCommonMoudle/AlicloudHttpDNS.framework",
"TWCommonMoudle/TWCommonMoudle/AlipaySDK.framework"
],
"frameworks": [
"AVFoundation",
"SystemConfiguration",
"Foundation",
"CoreTelephony",
"AudioToolbox",
"UIKit",
"CoreLocation",
"Contacts",
"AddressBook",
"QuartzCore",
"CoreGraphics",
"MapKit"
],
"libraries": [
"z",
"c++"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MJRefresh": [
"~> 2.4.12"
],
"MJExtension": [
"~> 3.0.13"
],
"ShareSDK3": [
"~> 4.0.0.1"
],
"MOBFoundation": [
],
"ShareSDK3/ShareSDKPlatforms/QQ": [
],
"ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
],
"ShareSDK3/ShareSDKPlatforms/WeChat": [
],
"ShareSDK3/ShareSDKPlatforms/Facebook": [
],
"ShareSDK3/ShareSDKPlatforms/Line": [
],
"SDWebImage": [
"~> 3.7.3"
],
"Qiniu": [
"~> 7.1.5"
],
"AMapSearch-NO-IDFA": [
"~> 5.0.0"
],
"BaiduMobStat": [
"~> 4.5.0"
],
"TWFreshLoadingView": [
"~> 0.8.0"
]
}
}