blob: a407f3149096c70d60cbcf49af95e1da34d3a772 [file] [log] [blame]
{
"name": "KAutoProperty",
"version": "2.0.1",
"summary": "一键懒加载",
"homepage": "https://github.com/kuah/KAutoProperty",
"authors": "CT4 => 284766710@qq.com",
"source": {
"git": "https://github.com/kuah/KAutoProperty.git",
"tag": "yykit2.0.1"
},
"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.2"
]
}
}