blob: 992156d0918fdb62de6e3d47fc0fa30961580bbd [file] [log] [blame]
{
"name": "KMADManager",
"version": "0.1.0",
"summary": "A tool to manager an AD(like launch AD) should shows up or not.",
"description": "A tools help you to manager your launch AD and AD that show when app enter foreground.Easy to control when should they show up.",
"homepage": "https://github.com/sleepEarlier/ADManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KimiLin": "jky130@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sleepEarlier/ADManager.git",
"tag": "0.1.0"
},
"source_files": "ADManager/KMADManager.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}