blob: 3b2e21d3243c5e92207441c80a2311ee98afd01c [file] [log] [blame]
{
"name": "MXSwiftKit",
"version": "1.0.0",
"summary": "A bundle of utils of CocoaTouch in Swift (~> 2.1).",
"description": "The first stable version of MXSwiftKit, a bundle of utils of CocoaTouch.",
"homepage": "https://github.com/Meniny/MXSwiftKit",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/MXSwiftKit.git",
"tag": "1.0.0"
},
"source_files": "MXSwiftKit/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"deprecated": true
}