blob: af5c65fe0e26adb00302f5eed147baf58154c39c [file] [log] [blame]
{
"name": "XYJUIKit",
"version": "0.0.1",
"summary": "我的UIKit二次开发.",
"homepage": "https://github.com/445257607/XYJUIKit",
"license": "Unlicense",
"authors": {
"XiaoYingjun": "445257607@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/445257607/XYJUIKit.git",
"tag": "0.0.1"
},
"source_files": "XYJUIKit/**/*.swift",
"exclude_files": "XYJUIKit/**/*.h"
}