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