blob: 17b499dd8bfe12ef3508d6914969b0ca749b4f65 [file] [log] [blame]
{
"name": "Immutable",
"version": "0.3.0",
"summary": "Not yet implemented functions in Swift.",
"homepage": "https://github.com/devxoul/Immutable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/Immutable.git",
"tag": "0.3.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.1"
}