blob: aa0a8475d075eca382c61e8cb887fbbc1ca938e7 [file] [log] [blame]
{
"name": "abavisg-lib",
"version": "0.3.0",
"summary": "A selection of various classes that I use all the time",
"description": "What's inside\n Extensions: UIView+Xib\n Tools: CodeExecutionTimer\n Utilities: Alerts",
"homepage": "https://github.com/abavisg/abavisg-lib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Georgios Ampavis": "abavisg@gmail.com"
},
"source": {
"git": "https://github.com/abavisg/abavisg-lib.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "source/**/*",
"deprecated_in_favor_of": "SkinnySwift"
}