blob: 657c4e185b628261490ce7cc190608328940218d [file] [log] [blame]
{
"name": "FGToolKit",
"version": "1.0",
"summary": "FGToolKit is a Swift convenice tool kit",
"homepage": "https://github.com/Insfgg99x/FGToolKit",
"license": "MIT",
"authors": {
"CGPointZero": "newbox0512@yahoo.com"
},
"source": {
"git": "https://github.com/Insfgg99x/FGToolKit.git",
"tag": "1.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
},
"source_files": "lib/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}