blob: e5e0596eb11afa8b9a901c2f08b78b7929158395 [file] [log] [blame]
{
"name": "CLUIKit",
"version": "1.5.1",
"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.1"
},
"source_files": "CLUIKit/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MJRefresh": [
]
}
}