blob: dd996ad8521c1d93f493f2de2795cf943f44ca0d [file] [log] [blame]
{
"name": "SHWFenfa",
"version": "0.1.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.1.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.5"
],
"MJExtension": [
"~> 3.0.13"
]
}
}