blob: 3f501665a60d6878e2e509fb779319e9d1457c2b [file] [log] [blame]
{
"name": "Swizzle",
"version": "0.0.2",
"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.0.2"
},
"source_files": "Swizzle/*.{h,swift}",
"requires_arc": true
}