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