blob: 74999ae5c689befdb6eb27426a806a084410919d [file] [log] [blame]
{
"name": "FineSDK",
"version": "3115",
"summary": "Ad aggregation sdk",
"description": "Ad aggregation sdk contains ad sdk and statistics sdk.ad sdk contain:admob,facebook,vungle,unity,appnext and many more.statistics sdk contain:adjust,UM",
"homepage": "https://github.com/liuyaqiang/FineSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuyaqiang": "344257448@qq.com"
},
"source": {
"git": "https://github.com/liuyaqiang/FineSDK.git",
"tag": "3115"
},
"resources": "FineSDK/PluginSDKResources.bundle",
"platforms": {
"ios": "8.0"
},
"source_files": "FineSDK/FineSDK.framework/Headers/*.{h}",
"public_header_files": "FineSDK/FineSDK.framework/Headers/**/*.{h}",
"frameworks": [
"UIKit",
"Foundation"
]
}