blob: c839197a8a33b827c6983ad9c67e15b99c47abea [file] [log] [blame]
{
"name": "YMSDK_lite",
"version": "1.0.0",
"summary": "阅盟广告SDK",
"description": "阅盟广告SDK简洁版,不支持激励视频。",
"homepage": "https://github.com/wangdh06/YMSDK_lite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangdh06": "56673546+wangdh06@users.noreply.github.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangdh06/YMSDK_lite.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"public_header_files": "Classes/*.h",
"resources": "Classes/*.{bundle,plist,pdf}",
"vendored_libraries": "Classes/libYueMengSdk.a",
"requires_arc": true
}