blob: 3cd5f31c73a524c81b2747bf48a113371ada6ad9 [file] [log] [blame]
{
"name": "EasySwifty",
"version": "0.0.4",
"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": "0.0.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EasySwifty/**/*{.swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}