blob: 0b675233b20b22117e68b7b3d1b461413830eace [file] [log] [blame]
{
"name": "DesktopADView",
"version": "2.3.1",
"summary": "仿滴滴/Uber 的启动之后再控制器上面弹出多个广告,带删除按钮的动画绘制",
"homepage": "https://github.com/tpctt/DesktopADView",
"social_media_url": "https://github.com/tpctt/DesktopADView",
"platforms": {
"ios": "6.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" tim": "491590253@qq.com"
},
"source": {
"git": "https://github.com/tpctt/DesktopADView.git",
"tag": "2.3.1"
},
"requires_arc": true,
"frameworks": [
"CoreFoundation",
"Foundation",
"CoreGraphics",
"Security",
"UIKit"
],
"libraries": [
"z.1.1.3",
"stdc++",
"sqlite3"
],
"source_files": "DesktopADView/**/*.{h,m,mm}"
}