blob: c9aa23f62fc2146731ab6ad5010e349557fc1e83 [file] [log] [blame]
{
"name": "SafeIndex",
"version": "0.2.0",
"summary": "Optional Index for Swift",
"homepage": "https://github.com/devxoul/SafeIndex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/SafeIndex.git",
"tag": "0.2.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"deprecated_in_favor_of": "SafeCollection"
}