blob: 9b4dbe75e8ad33d8defd6df6ef4f944895ef5e67 [file] [log] [blame]
{
"name": "SWErrorRecovery",
"version": "2.0.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": "2.0.0"
},
"social_media_url": "https://twitter.com/sarunw",
"platforms": {
"ios": "8.0"
},
"source_files": "SWErrorRecovery/Classes/**/*",
"frameworks": "UIKit"
}