blob: ca30a8ac7f85e4a882ddc29e5c972be2e777ee1d [file] [log] [blame]
{
"name": "WIModelStatus",
"version": "1.1",
"summary": "Custom status view library for iOS projects.",
"swift_version": "4.0",
"description": "Custom status view library for iOS projects.\nUser can use this class and provide image, title, subtitle.",
"homepage": "https://github.com/vidiask/WIModelStatus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vikas Pandey": "vikas.pandey.contractor@bbva.com"
},
"source": {
"git": "https://github.com/vidiask/WIModelStatus.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WIModelStatus/Classes/**/*",
"frameworks": "UIKit"
}