blob: bd1af68c9e548be9dc28447d88e852ed639c321d [file] [log] [blame]
{
"name": "SMGFeedback",
"version": "1.0.1",
"summary": "Service Management Group Feedback SDK.",
"homepage": "https://www.smg.com",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Service Management Group": "mobileteam@smg.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ServiceManagementGroup/smgfeedback-ios.git",
"tag": "1.0.1"
},
"ios": {
"frameworks": [
"UIKit",
"CoreData"
],
"vendored_frameworks": "SMGFeedback.framework"
}
}