blob: 2203dc73c237e381c1ced0e521802e208f0cc56d [file] [log] [blame]
{
"name": "SwiftUEx",
"version": "1.0.0",
"summary": "SwiftUEx collection of extensions",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sucrewar/SwiftUEx",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sucrewar": "sucrewar10@gmail.com"
},
"source": {
"git": "https://github.com/sucrewar/SwiftUEx.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftEx/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"Accelerate",
"SystemConfiguration"
]
}