blob: fd689f16dd29ab125b032765e011df23a6c534da [file] [log] [blame]
{
"name": "SwiftCommon",
"version": "0.1.5",
"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": "0.1.5"
},
"source_files": [
"Classes",
"SwiftCommon/**/*.{swift}"
],
"pushed_with_swift_version": "2.3"
}