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