blob: 2b33123cf2d16b857de551ead6dacac4c10033bc [file] [log] [blame]
{
"name": "FrogKit",
"version": "0.0.2",
"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.2"
},
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "UIView",
"source_files": "FrogKit/Classes/UIView/*"
}
]
}