blob: 28bcd3d85c7ed0e0b577e00c0137c49c33adb0e2 [file] [log] [blame]
{
"name": "stormborn",
"version": "0.2.0",
"summary": "Lazy method swizzling, limited to 20 arguments.",
"description": "Lazy method swizzling, limited to 20 arguments.",
"homepage": "https://github.com/monkeyspot/stormborn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
},
"source": {
"git": "https://github.com/monkeyspot/stormborn.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/OliverLetterer",
"platforms": {
"ios": "10.0"
},
"source_files": "stormborn/*"
}