blob: d028c5daf25206d96bfa18d594c0a5909523839b [file] [log] [blame]
{
"name": "Swizzle",
"version": "0.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/inamiy/Swizzle",
"authors": {
"Yasuhiro Inami": "inamiy@gmail.com"
},
"summary": "Method-Swizzling for Swift.",
"source": {
"git": "https://github.com/inamiy/Swizzle.git",
"tag": "0.1.0"
},
"platforms": {
"osx": "10.9",
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "Swizzle/*.swift",
"pushed_with_swift_version": "3.0"
}