blob: 9177d6327bf89b27a5baa880332b2f47874b35e9 [file] [log] [blame]
{
"name": "ErrorKing",
"version": "0.2.0",
"summary": "Swift Lib to make displaying errors and emptyState screens a very easy task",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rockbruno/ErrorKing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rockbruno": "brunorochaesilva@gmail.com"
},
"source": {
"git": "https://github.com/rockbruno/ErrorKing.git",
"branch": "master",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/Classes/**/*",
"resource_bundles": {
"ErrorKing": [
"Sources/Assets/EKAssets.xcassets"
]
},
"pushed_with_swift_version": "3.0"
}