blob: c86832f7bd7db6a9d3bc7a16720c094bea007a5a [file] [log] [blame]
{
"name": "XCEArrayExt",
"summary": "Various array helpers that extend built-in Swift array functionality.",
"version": "1.0.0",
"homepage": "https://XCEssentials.github.io/ArrayExt",
"source": {
"git": "https://github.com/XCEssentials/ArrayExt.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"pushed_with_swift_version": "3.0"
}