blob: 4bc852e3aed3864f459de5faa80b10f8689de350 [file] [log] [blame]
{
"name": "SDUIKit",
"version": "0.0.1",
"summary": "commen UI class",
"description": "UI Extension+Category and DataProcess",
"homepage": "https://github.com/fengtianbest/SDUIKit",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liulei": "270659112@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fengtianbest/SDUIKit.git",
"tag": "0.0.1"
},
"source_files": "SDUIKit/**/*.{h,m}",
"frameworks": "UIKit",
"exclude_files": "Classes/Exclude",
"dependencies": {
"MJRefresh": [
]
}
}