blob: 5702bf166f78ae003541fa8db04d955c1c09eff6 [file] [log] [blame]
{
"name": "SLUI_iOS",
"version": "1.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "UI扩展",
"homepage": "https://github.com/wangshenglong/SLUI_iOS.git",
"authors": {
"王胜龙": "550122711@qq.com"
},
"source": {
"git": "https://github.com/wangshenglong/SLUI_iOS.git",
"tag": "1.0.1"
},
"description": "项目中需要的一些ui扩展及封装",
"source_files": "SLUI_iOS/UIKit/**/*",
"frameworks": "UIKit",
"resources": "SLUI_iOS/Resource/**/*",
"requires_arc": true
}