blob: d4c53da2b2aafc29afc67a3b19341b27c277eeeb [file] [log] [blame]
{
"name": "nativead",
"version": "1.0.3",
"summary": "有米原生广告开源代码",
"homepage": "https://github.com/youmi/nativead",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"authors": {
"youmi": "sdk.youmi.net"
},
"source": {
"git": "https://github.com/youmi/nativead.git",
"tag": "1.0.3"
},
"source_files": "UMNativeAdS-iOS/libCode/**/*.{h,m}",
"libraries": [
"z",
"sqlite3"
]
}