[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / a / FeedbackLoop / 0.1.1 / FeedbackLoop.podspec.json
blob5f0973dd9917f695b7d0fec842a1f36595082aec
2   "name": "FeedbackLoop",
3   "version": "0.1.1",
4   "summary": "Customer support through Slack",
5   "description": "                  Support your customers with the tool your team knows and loves. Slack\n",
6   "homepage": "https://github.com/phoenixbox/feedbackloop-ios-sdk",
7   "license": {
8     "type": "Apache license",
9     "file": "LICENSE"
10   },
11   "authors": "Shane Rogers",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/phoenixbox/feedbackloop-ios-sdk.git",
17     "tag": "0.1.1"
18   },
19   "preserve_paths": "FeedbackLoop.framework",
20   "public_header_files": "FeedbackLoop.framework/Versions/A/Headers/FeedbackLoop.h",
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "JSONModel": [
27     ],
28     "JSQMessagesViewController": [
30     ],
31     "SocketRocket": [
33     ]
34   },
35   "vendored_frameworks": "FeedbackLoop.framework",
36   "requires_arc": true,
37   "frameworks": [
38     "Foundation",
39     "UIKit",
40     "Security",
41     "SystemConfiguration",
42     "MobileCoreServices",
43     "ImageIO",
44     "AVFoundation",
45     "QuartzCore",
46     "CoreGraphics"
47   ],
48   "xcconfig": {
49     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
50   },
51   "resources": "FeedbackLoop.bundle"