4 "summary": "Twilio Client SDK",
5 "description": "Twilio Client has the features that make it easy to embed VoIP directly into your iOS apps.",
6 "homepage": "http://www.twilio.com/client",
12 "text": "Copyright 2011-2015 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"
15 "Twilio": "help@twilio.com"
18 "http": "http://static.twilio.com/sdk/ios/twilioclient-ios-1.2.6.b89-985a1ce.tar.bz2"
20 "source_files": "Headers/*.h",
21 "public_header_files": "Headers/*.h",
22 "vendored_libraries": [
23 "Libraries/libTwilioClient.a",
24 "Libraries/libcrypto.a",
27 "resources": "Resources/*.wav",
36 "OTHER_LDFLAGS": "-read_only_relocs suppress"