blob: 3d0ce8ef86c390b2fe13704f03287d5fda8097d3 [file] [log] [blame]
{
"name": "EasySwifty",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "对 Swift 的 Foundation 和 UIKit 进行了一定的拓展 ,使其代码更加简洁 复用性高",
"homepage": "https://github.com/ZhaoBingDong/EasySwifty",
"authors": {
"ZhaoBingDong": "dongzhaobing@bayekeji.com"
},
"source": {
"git": "https://github.com/ZhaoBingDong/EasySwifty.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EasySwifty/**/*{.swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}