blob: a9a643824ecb88c1f9e989484f92b4bb79721b56 [file] [log] [blame]
{
"name": "GracefulFeedback",
"version": "0.1.7",
"summary": "A feedback component provider better user experience.",
"description": "A feedback component provider better user experience. greate",
"homepage": "https://github.com/swiftcafex/GracefulFeedback",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SwiftCafe": "swiftcafex@gmail.com"
},
"source": {
"git": "https://github.com/swiftcafex/GracefulFeedback.git",
"tag": "0.1.7"
},
"swift_versions": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "GracefulFeedback/Classes/**/*",
"resources": "GracefulFeedback/Assets/*.png",
"resource_bundles": {
"GracefulFeedback": [
"GracefulFeedback/Assets/*.png"
]
},
"dependencies": {
"UIColor_Hex_Swift": [
]
},
"swift_version": "4.2"
}