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