blob: e0bf1bf9185c6161a9b9199205f2de6bcfca1a12 [file] [log] [blame]
{
"name": "nativead",
"version": "1.0.1",
"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.1"
},
"source_files": "libCode/**/*.{h,m}",
"libraries": [
"z",
"sqlite3"
]
}