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