[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 0 / HotlineSDK / 1.0.6 / HotlineSDK.podspec.json
blob36a84eea3a349fbef09b74d46d273b241a54ee65
2   "name": "HotlineSDK",
3   "version": "1.0.6",
4   "summary": "Hotline - iOS SDK - In-app support and engagement done right",
5   "description": "Hotline enables businesses and app owners to engage, retain and sell more to their mobile app users by powering novel support and engagement features in these apps.",
6   "homepage": "http://www.hotline.io",
7   "license": {
8     "type": "Commercial",
9     "text": "See http://www.hotline.io/terms"
10   },
11   "authors": {
12     "Freshdesk": "support@hotline.io"
13   },
14   "social_media_url": "https://twitter.com/gethotline",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/freshdesk/hotline-ios.git",
20     "tag": "v1.0.6"
21   },
22   "source_files": "HotlineSDK/*.{h,m}",
23   "preserve_paths": "HotlineSDK/*",
24   "resources": [
25     "HotlineSDK/HLResources.bundle",
26     "HotlineSDK/KonotorModels.bundle",
27     "HotlineSDK/HLLocalization/en.lproj/HLLocalizable.strings"
28   ],
29   "ios": {
30     "vendored_libraries": "HotlineSDK/libFDHotlineSDK.a"
31   },
32   "frameworks": [
33     "Foundation",
34     "AVFoundation",
35     "AudioToolbox",
36     "CoreMedia",
37     "CoreData",
38     "ImageIO",
39     "SystemConfiguration",
40     "AdSupport"
41   ],
42   "xcconfig": {
43     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/HotlineSDK\""
44   },
45   "requires_arc": true