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