blob: 8a2a5e657afda34dccba55edede4afb258da2c83 [file] [log] [blame]
{
"name": "FeedsUp",
"version": "1.0.2",
"summary": "In App Feedback and In App Survey SDK.",
"homepage": "https://github.com/KarimEbrahemAbdelaziz/FeedsUp",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"KarimEbrahemAbdelaziz": "karimabdelazizmansour@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/KarimEbrahemAbdelaziz/FeedsUp.git",
"tag": "1.0.2"
},
"libraries": "z",
"frameworks": "Foundation",
"requires_arc": true,
"source_files": "FeedsUp.framework/Headers/*.{h}",
"vendored_frameworks": "FeedsUp.framework",
"preserve_paths": "FeedsUp.framework/*",
"dependencies": {
"Alamofire": [
"5.1.0"
],
"SwiftEntryKit": [
"1.2.3"
]
}
}