blob: f48ad6d811ea41639b3f5443bd6dc35f45408acb [file] [log] [blame]
{
"name": "SHWRecommendSDK",
"version": "1.0.6",
"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.6"
},
"vendored_frameworks": "SHWRecommendSDK/Classes/SHWRecommend.framework",
"requires_arc": true,
"frameworks": [
"CoreLocation",
"CoreTelephony",
"Foundation",
"JavaScriptCore",
"UIKit",
"WebKit",
"SystemConfiguration",
"CoreFoundation",
"Security"
],
"dependencies": {
"SHWAnalyticsSDK": [
"~> 1.1.8"
]
}
}