blob: e26efda72f3c0f8a87e87f2cae4ba1ce05ab4db7 [file] [log] [blame]
{
"name": "SwiftCommon",
"version": "1.0.6",
"summary": "Common Swift extensions and helpers.",
"description": "Swift extensions and helpers for __ANY__ OS. Collections, Strings etc.",
"homepage": "https://github.com/andrewbradnan/swiftcommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Andrew Bradnan",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/andrewbradnan/SwiftCommon.git",
"tag": "1.0.6"
},
"source_files": [
"Classes",
"SwiftCommon/**/*.{swift}"
],
"pushed_with_swift_version": "3.0"
}