blob: 86db7b81ef9ecbb9b4dc3eb5bba769d76192db49 [file] [log] [blame]
{
"name": "FullFeedback",
"version": "0.1.4",
"summary": "Full feedback is a framework which bring a customizable feedback view to integrate in your application and to send the feedback using looptodo (smile)",
"homepage": "https://github.com/karthikAdaptavant/FullFeedback-ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"karthikAdaptavant": "karthik.samy@a-cti.com"
},
"source": {
"git": "https://github.com/karthikAdaptavant/FullFeedback-ios.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "FullFeedback/Classes/**/*.{swift}",
"resource_bundles": {
"FullFeedback": [
"FullFeedback/Classes/**/*.{storyboard,png}"
]
},
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"MBProgressHUD": [
]
},
"pushed_with_swift_version": "3.0"
}