blob: 7d51cdfa830bc9c18898e68b1f535485acdc0966 [file] [log] [blame]
{
"name": "abavisg-lib",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "source/**/*"
}