blob: 0c6e7f9c96606fc35b672156cf966cb034efc2d2 [file] [log] [blame]
{
"name": "FeedsUp",
"version": "1.0.1",
"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.1"
},
"libraries": "z",
"frameworks": "Foundation",
"requires_arc": true,
"source_files": "FeedsUp.framework/Headers/*.{h}",
"vendored_frameworks": "FeedsUp.framework",
"preserve_paths": "FeedsUp.framework/*"
}