blob: 6d53914353d9ce8fe25803492b34bae84b8da22d [file] [log] [blame]
{
"name": "nativecode",
"version": "1.0.9",
"summary": "有米广告iOS视频sdk",
"homepage": "https://github.com/wengxianxun/nativecode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"wxx": "wengxianxun@hotmail.com"
},
"source": {
"git": "https://github.com/wengxianxun/nativecode.git",
"tag": "1.0.9"
},
"source_files": "YMNativeAdS/YMNativeAdS/libCode/**/*.{h,m}",
"libraries": [
"z",
"sqlite3"
]
}