blob: cae5a63a97a84717c9e483d8287d3d641d4c9825 [file] [log] [blame]
{
"name": "SHWRecommend",
"version": "0.5.2",
"summary": "iOS 分发 SDK 源码.",
"homepage": "https://code.aliyun.com/xhzy-ios/shw-fenfa-sdk-sourcecode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yayang": "yangyang@shuwen.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "git@code.aliyun.com:xhzy-ios/shw-fenfa-sdk-sourcecode.git",
"tag": "0.5.2"
},
"source_files": "SHWFenfa/Classes/**/*.{h,m}",
"public_header_files": "SHWFenfa/Classes/public/*.h",
"frameworks": [
"CoreLocation",
"CoreTelephony",
"Foundation",
"JavaScriptCore",
"UIKit",
"WebKit",
"SystemConfiguration",
"CoreFoundation",
"Security"
],
"dependencies": {
"SHWAnalyticsSDK": [
"~> 1.1.7"
],
"MJExtension": [
"~> 3.0.13"
]
},
"deprecated": true
}