[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 0 / HotlineSDK / 1.2.0 / HotlineSDK.podspec.json
blob1ac80755589e3eb3ddb62ba3a1f5dc377ce392d3
2   "name": "HotlineSDK",
3   "version": "1.2.0",
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     "file": "HotlineSDK/LICENSE",
10     "text": "See http://www.hotline.io/terms"
11   },
12   "authors": {
13     "Freshdesk": "support@hotline.io"
14   },
15   "social_media_url": "https://twitter.com/gethotline",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/freshdesk/hotline-ios.git",
21     "tag": "v1.2.0"
22   },
23   "source_files": "HotlineSDK/*.{h,m}",
24   "preserve_paths": "HotlineSDK/*",
25   "resources": [
26     "HotlineSDK/HLResources.bundle",
27     "HotlineSDK/KonotorModels.bundle",
28     "HotlineSDK/HLLocalization.bundle"
29   ],
30   "ios": {
31     "vendored_libraries": "HotlineSDK/libFDHotlineSDK.a"
32   },
33   "frameworks": [
34     "Foundation",
35     "AVFoundation",
36     "AudioToolbox",
37     "CoreMedia",
38     "CoreData",
39     "ImageIO",
40     "SystemConfiguration",
41     "Security"
42   ],
43   "xcconfig": {
44     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/HotlineSDK\""
45   },
46   "requires_arc": true