blob: f80f310cf814339bc27b4ee62061af4cf674d3b7 [file] [log] [blame]
{
"name": "FeelingsView",
"module_name": "FeelingsView",
"version": "1.0",
"summary": "Another rating view to share your feelings. 🎭",
"description": "Want to create a feedback view for your business. Feelings would be the best choise to add in your next iOS app.",
"homepage": "https://github.com/hemangshah/Feelings",
"license": "MIT",
"authors": {
"hemangshah": "hemangshah.in@gmail.com"
},
"source": {
"git": "https://github.com/hemangshah/Feelings.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Feelings/Feelings/FeelingsView/*.swift",
"pushed_with_swift_version": "3.0"
}