[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 2 / 0 / PlivoSDK / 0.3.0 / PlivoSDK.podspec.json
blob33b7d7c18ed7021df97e5d83c6bf31d8ed45b4b1
2   "name": "PlivoSDK",
3   "version": "0.3.0",
4   "summary": "Plivo iOS SDK.",
5   "description": "                   The Plivo iOS SDK allows you to create applications\n                   capable of making and receiving calls from iPhone and iPad.\n\n",
6   "homepage": "http://plivo.com/docs/sdk/ios/",
7   "license": {
8     "type": "Commercial",
9     "text": ""
10   },
11   "authors": {
12     "Plivo": "hello@plivo.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "http": "https://s3.amazonaws.com/plivosdk/ios/PlivoSDK-0.3.tar.bz2"
19   },
20   "source_files": "Headers",
21   "preserve_paths": "Libraries/*.a",
22   "libraries": "PlivoEndpoint",
23   "frameworks": [
24     "AudioToolbox",
25     "AVFoundation",
26     "SystemConfiguration",
27     "MobileCoreServices"
28   ],
29   "xcconfig": {
30     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/PlivoSDK/Libraries",
31     "OTHER_LD_FLAGS": "$(inherited) -ObjC -all_load"
32   },
33   "requires_arc": false