[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / 3 / AppNexusOASSDK / 2.2.5 / AppNexusOASSDK.podspec.json
blob7007797405beb2246f3187c54499e2cf285433d3
2   "name": "AppNexusOASSDK",
3   "version": "2.2.5",
4   "summary": "AppNexusOAS Mobile Ad Delivery Framework.",
5   "description": "AppNexus|OAS SDK Released on 04-11-2016 delivers ads to apple devices. It supports standard, RichMedia Banner and Interstitial ads. It supports Vast Formats and Preroll ads. Supports Client-Side Mediation with AppNexus at the backend.",
6   "homepage": "https://github.com/appnexus/oas-mobile-sdk-ios",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "Copyright 2015 APPNEXUS INC\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
10   },
11   "authors": "AppNexus|OAS",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "http": "https://github.com/appnexus/oas-mobile-sdk-ios/blob/master/ReleaseBundle/iOS_SDK.zip?raw=true"
17   },
18   "source_files": "iOS_SDK/StaticLibrary/BitcodeDisabled/include/*.{h,m}",
19   "resources": "iOS_SDK/StaticLibrary/BitcodeDisabled/include/*.{bundle,xcdatamodeld,lproj}",
20   "libraries": "z",
21   "vendored_libraries": "iOS_SDK/StaticLibrary/BitcodeDisabled/libAppNexusOASSDK.a",
22   "requires_arc": true,
23   "xcconfig": {
24     "LIBRARY_SEARCH_PATHS": "$(inherited)",
25     "OTHER_CFLAGS": "$(inherited)",
26     "OTHER_LDFLAGS": "$(inherited)",
27     "HEADER_SEARCH_PATHS": "$(inherited)"
28   },
29   "frameworks": [
30     "MediaPlayer",
31     "AVFoundation",
32     "EventKit",
33     "CoreTelephony",
34     "CoreData",
35     "SystemConfiguration",
36     "CoreGraphics",
37     "UIKit",
38     "Foundation",
39     "MessageUI",
40     "StoreKit"
41   ]