[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / a / FullFeedback / 0.2.1 / FullFeedback.podspec.json
blob4f3f25af8026e40cd1bcdc602a0ecc911af4d33e
2   "name": "FullFeedback",
3   "version": "0.2.1",
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.1"
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     "Alamofire": [
30       "~> 4.7"
31     ],
32     "MBProgressHUD": [
33       "1.0.0"
34     ],
35     "SwiftyJSON": [
37     ]
38   },
39   "swift_version": "4.2"