blob: e18eb7321caf31c31c9732f3fd027c47a57aae21 [file] [log] [blame]
{
"name": "KAutoProperty",
"version": "2.0.0",
"summary": "一键懒加载",
"homepage": "https://github.com/kuah/KAutoProperty",
"authors": "CT4 => 284766710@qq.com",
"source": {
"git": "https://github.com/kuah/KAutoProperty.git",
"tag": "yykit2.0.0"
},
"source_files": "source/**/*.{h,m}",
"requires_arc": true,
"libraries": "z",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"frameworks": "UIKit",
"dependencies": {
"YYKit": [
"~> 1.0.9"
],
"KRunTime": [
"~> 0.1"
]
}
}