[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / 4 / YieldmoSDK / 3.0.3 / YieldmoSDK.podspec.json
blob0bf1397f1590233091a182ca8671a35f34252895
2   "name": "YieldmoSDK",
3   "version": "3.0.3",
4   "summary": "Yieldmo iOS SDK to deliver ads to your Mobile app.",
5   "description": "Yieldmo builds mobile advertising products driven by Design and Data. Our SDK makes this easier to integrate with your apps.",
6   "homepage": "https://github.com/yieldmo/yieldmo-ios-sdk",
7   "license": {
8     "type": "commercial",
9     "text": "Copyright 2016 Yieldmo, Inc. All rights reserved."
10   },
11   "authors": "Yieldmo, Inc.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "http": "https://github.com/yieldmo/yieldmo-ios-sdk/releases/download/v3.0.3/ym.zip"
17   },
18   "preserve_paths": "ym",
19   "vendored_frameworks": "ym/Yieldmo.framework",
20   "resources": "ym/Yieldmo.bundle",
21   "weak_frameworks": "AdSupport",
22   "frameworks": [
23     "CoreLocation",
24     "StoreKit",
25     "AVFoundation",
26     "ImageIO",
27     "AVKit",
28     "CoreMedia",
29     "MobileCoreServices"
30   ],
31   "requires_arc": true