[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / b / a / FullFeedback / 0.1.0 / FullFeedback.podspec.json
blobd328b78b99d744973f89acb877baa17bf13b62bf
2   "name": "FullFeedback",
3   "version": "0.1.0",
4   "summary": "Full feedback is a framwork 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.0"
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}"
25     ]
26   },
27   "dependencies": {
28     "Alamofire": [
29       "~> 4.5"
30     ],
31     "MBProgressHUD": [
33     ]
34   },
35   "pushed_with_swift_version": "3.0"