blob: 9c7fe4680c8b6ffe070085593ce0a96ecc5d9c5f [file] [log] [blame]
{
"name": "SWErrorRecovery",
"version": "1.1.0",
"summary": "SWErrorRecovery contains class and extension that facilitate crafting error and showing it.",
"homepage": "https://github.com/sarunw/SWErrorRecovery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sarun Wongpatcharapakorn": "artwork.th@gmail.com"
},
"source": {
"git": "https://github.com/sarunw/SWErrorRecovery.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/sarunw",
"platforms": {
"ios": "8.0"
},
"source_files": "SWErrorRecovery/Classes/**/*",
"frameworks": "UIKit"
}