blob: 2106044a4fa6df6f6835b41105b478337600a6d6 [file] [log] [blame]
{
"name": "XCEArrayExt",
"summary": "Various array helpers that extend built-in Swift array functionality.",
"version": "1.1.0",
"homepage": "https://XCEssentials.github.io/ArrayExt",
"source": {
"git": "https://github.com/XCEssentials/ArrayExt.git",
"tag": "1.1.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"
}