blob: 56382ba0d137297fb365177284af01b72b9e475e [file] [log] [blame]
{
"name": "KRunTime",
"version": "0.1",
"summary": "自用的运行时工具",
"homepage": "https://github.com/kuah/KRunTime",
"authors": "CT4 => 284766710@qq.com",
"source": {
"git": "https://github.com/kuah/KRunTime.git",
"tag": "0.1"
},
"source_files": "source/**/*.{h,m}",
"requires_arc": true,
"libraries": "z",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"frameworks": "UIKit"
}