{ | |
"name": "SafeCollection", | |
"version": "3.0.0", | |
"summary": "Safe Collection for Swift", | |
"homepage": "https://github.com/devxoul/SafeCollection", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Suyeol Jeon": "devxoul@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/devxoul/SafeCollection.git", | |
"tag": "3.0.0" | |
}, | |
"source_files": "Sources/**/*.swift", | |
"requires_arc": true, | |
"platforms": { | |
"ios": "8.0", | |
"osx": "10.9", | |
"tvos": "9.0" | |
}, | |
"pushed_with_swift_version": "4.0" | |
} |