blob: ae3c61994010882fe1cff99e29ddff3323da69bf [file] [log] [blame]
{
"name": "GGSwiftKit",
"version": "0.0.1",
"summary": "GGSwiftKit.提供一些简单的swift工具",
"description": "为大家提供一些方便,里面包含一些常用的控件,将不断的完善",
"homepage": "https://github.com/GyorZou/SwifterKit",
"license": {
"type": "MIT"
},
"authors": {
"jp007": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GyorZou/SwifterKit.git",
"tag": "0.0.1"
},
"source_files": "GGSwiftKit/**/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}