blob: bc4029d28f2b127e15d056500165a0b17fb8f3c2 [file] [log] [blame]
{
"name": "Swiftiz",
"version": "0.1.1",
"summary": "Utilities for iOS apps",
"description": "Utilities for iOS apps. Copy and paste? Never again!",
"homepage": "https://github.com/MannyCalavera27/Swiftiz",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MannyCalavera27": "tiziano.cialfi@gmail.com"
},
"source": {
"git": "https://github.com/MannyCalavera27/Swiftiz.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Swiftiz/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}