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