blob: bf3cc3adc877b97e16981f1410d696579190dded [file] [log] [blame]
{
"name": "FGToolKit",
"version": "2.1",
"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": "2.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
},
"source_files": "lib/*.swift",
"requires_arc": true,
"dependencies": {
"SnapKit": [
]
}
}