[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / 1 / TwilioSDK / 1.1.2 / TwilioSDK.podspec.json
bloba7779c88718a34043d0757fd28b1a000b7195458
2   "name": "TwilioSDK",
3   "version": "1.1.2",
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.2-a755dee.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 -all_load"
36   },
37   "resources": [
38     "Resources/*.*"
39   ],
40   "requires_arc": false