blob: 4ae8d86a78522995b84d1b458b1ff5a3b70497a0 [file] [log] [blame]
{
"name": "FeedsUp",
"version": "0.1.0",
"summary": "FeedsUp is an In App Feedback and Survey SDK.",
"description": "In App Feedback and In App Survey SDK.",
"homepage": "https://github.com/KarimEbrahemAbdelaziz/FeedsUp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KarimEbrahemAbdelaziz": "karimabdelazizmansour@gmail.com"
},
"source": {
"git": "https://github.com/KarimEbrahemAbdelaziz/FeedsUp.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/k_ebrahem_",
"platforms": {
"ios": "11.0"
},
"source_files": "FeedsUp.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "FeedsUp.framework"
},
"frameworks": "Foundation",
"dependencies": {
"Alamofire": [
"5.1.0"
],
"SwiftEntryKit": [
"1.2.3"
]
}
}