blob: 939b261d4db34a63e38602d096ff2b9a80ab769b [file] [log] [blame]
{
"name": "SHWRecommendSDK",
"version": "1.0.5",
"summary": "iOS 新闻分发推荐 SDK",
"homepage": "https://github.com/newsdata/shuwen-recommend-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangyang": "yangyang@shuwen.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/newsdata/shuwen-recommend-sdk.git",
"tag": "1.0.5"
},
"vendored_frameworks": "SHWRecommendSDK/Classes/SHWRecommend.framework",
"requires_arc": true,
"frameworks": [
"CoreLocation",
"CoreTelephony",
"Foundation",
"JavaScriptCore",
"UIKit",
"WebKit",
"SystemConfiguration",
"CoreFoundation",
"Security"
],
"dependencies": {
"SHWAnalyticsSDK": [
"~> 1.1.8"
]
}
}