[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / d / 0 / 1 / TwilioSDK / 1.1.5 / TwilioSDK.podspec.json
blobd4930f1d84f08af91f2845d504f38845bfbca78a
2   "name": "TwilioSDK",
3   "version": "1.1.5",
4   "license": {
5     "type": "Commercial",
6     "text": "Copyright 2011-2012 Twilio. All rights reserved. Use of this software is subject to the terms and conditions of the Twilio Terms of Service located at http://www.twilio.com/legal/tos"
7   },
8   "summary": "Twilio Client has the features that make it easy to embed VoIP directly into your web, iOS or Android apps.",
9   "homepage": "http://www.twilio.com/client",
10   "authors": {
11     "Twilio": "help@twilio.com"
12   },
13   "source": {
14     "http": "http://static.twilio.com/sdk/ios/twilioclient-ios-1.1.5-ce0a13e.tar.bz2"
15   },
16   "description": "Twilio Client has the features that make it easy to embed VoIP directly into your web, iOS or Android apps. Easily make and receive calls from the browser.",
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "Headers/*.h",
21   "preserve_paths": "Libraries/*.a",
22   "libraries": [
23     "TwilioClient",
24     "ssl",
25     "crypto"
26   ],
27   "frameworks": [
28     "AudioToolbox",
29     "AVFoundation",
30     "CFNetwork",
31     "SystemConfiguration"
32   ],
33   "xcconfig": {
34     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/TwilioSDK/Libraries",
35     "OTHER_LD_FLAGS": "$(inherited) -ObjC"
36   },
37   "resources": [
38     "Resources/*.*"
39   ],
40   "requires_arc": false