blob: 0c84250dd7c0d0bde0f19a54cc2126274d7f13a8 [file] [log] [blame]
{
"name": "FrogKit",
"version": "0.0.3",
"summary": "A bundle of useful Swift extensions.",
"homepage": "https://github.com/FrogLab/FrogKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FrogLab": "prod.froglab@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/FrogLab/FrogKit.git",
"tag": "0.0.3"
},
"source_files": "FrogKit/Classes/**/*.swift",
"pushed_with_swift_version": "3.0"
}