[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / a / FullFeedback / 0.1.5 / FullFeedback.podspec.json
blob40147fa82c1f1185f7b81e8617818da6f3a7701b
2   "name": "FullFeedback",
3   "version": "0.1.5",
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)",
5   "homepage": "https://github.com/karthikAdaptavant/FullFeedback-ios.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "karthikAdaptavant": "karthik.samy@a-cti.com"
12   },
13   "source": {
14     "git": "https://github.com/karthikAdaptavant/FullFeedback-ios.git",
15     "tag": "0.1.5"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "source_files": "FullFeedback/Classes/**/*.{swift}",
22   "resource_bundles": {
23     "FullFeedback": [
24       "FullFeedback/Classes/**/*.{storyboard,png}"
25     ]
26   },
27   "dependencies": {
28     "Alamofire": [
29       "~> 4.5"
30     ],
31     "MBProgressHUD": [
33     ]
34   },
35   "pushed_with_swift_version": "3.0"