[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / c / 3 / Outbound / 1.0.3 / Outbound.podspec.json
blob91649e660fe29c614d21328ee1cac167a9534f7d
2   "name": "Outbound",
3   "version": "1.0.3",
4   "summary": "Better Messages for Web and Mobile Apps",
5   "description": "Outbound makes it easy to send email and mobile messages based on user actions, then test how much each message helps your business.",
6   "homepage": "http://www.outbound.io",
7   "license": {
8     "type": "Commercial",
9     "text": "              All text and design is copyright © 2015 Outbound Solutions, Inc.\n\n              All rights reserved.\n\n              http://www.outbound.io\n"
10   },
11   "authors": {
12     "Dhruv Mehta": "dhruv@outbound.io"
13   },
14   "source": {
15     "git": "https://github.com/outboundio/ios-sdk.git",
16     "tag": "1.0.3"
17   },
18   "social_media_url": "https://twitter.com/OutboundIO",
19   "documentation_url": "https://github.com/outboundio/api",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "requires_arc": true,
24   "source_files": "*.h",
25   "preserve_paths": [
26     "libOutbound.a"
27   ],
28   "libraries": [
29     "Outbound"
30   ],
31   "frameworks": "UIKit",
32   "xcconfig": {
33     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Outbound\""
34   }