blob: bdba3042574232a667a0b3cb799d135117e71dbe [file] [log] [blame]
{
"name": "CLUIKit",
"version": "1.5.5",
"summary": "CLUIKit for iOS",
"homepage": "https://github.com/CainLuo/CLUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CainLuo": "350116542@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CainLuo/CLUIKit.git",
"tag": "1.5.5"
},
"source_files": [
"CLUIKit",
"CLUIKit/**/*.{h,m}"
],
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MJRefresh": [
]
}
}