blob: 63960e9a2b4b13343465d806c44b53aac7e6ac79 [file] [log] [blame]
{
"name": "LCUIKit",
"version": "0.0.4",
"summary": "Extension of UIKit.",
"description": "some convience extension of UIKit.",
"homepage": "https://github.com/lianchengjiang/LCUIKit",
"license": "MIT",
"authors": {
"jiangliancheng": "1193244269@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lianchengjiang/LCUIKit.git",
"tag": "0.0.4"
},
"source_files": "LCUIKit/*",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}