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