blob: a5d5ebbbfc38cc22eb5c107114e1ff29f0260080 [file] [log] [blame]
{
"name": "SwiftUEx",
"version": "2.0.6",
"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": "2.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftEx/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"Accelerate",
"SystemConfiguration"
]
}