[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / 5 / YUMISDK / 1.6.2 / YUMISDK.podspec.json
blob560b6ffa238ac11d53dac881e34d6ccd0e7c9394
2   "name": "YUMISDK",
3   "version": "1.6.2",
4   "summary": "YUMISDK",
5   "description": "YUMISDK long",
6   "homepage": "http://ad-sdk.oss-cn-beijing.aliyuncs.com/iOS/YUMISDK_1.6.2.zip",
7   "license": {
8     "type": "Custom",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YUMISDK}": "YUMISDK-support@zplay.com"
13   },
14   "source": {
15     "http": "http://ad-sdk.oss-cn-beijing.aliyuncs.com/iOS/YUMISDK_1.6.2.zip"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "YUMISDK_1.6.2/include",
21   "ios": {
22     "vendored_libraries": "YUMISDK_1.6.2/libAdsYuMISDK.a"
23   },
24   "public_header_files": "YUMISDK_1.6.2/include/*.h",
25   "resource_bundles": {
26     "YUMISDK": [
27       "YUMISDK_1.6.2/YMAutoNomousRes.bundle"
28     ]
29   },
30   "frameworks": [
31     "AVFoundation",
32     "Accelerate",
33     "AdSupport",
34     "AudioToolbox",
35     "CFNetwork",
36     "CoreBluetooth",
37     "CoreData",
38     "CoreGraphics",
39     "CoreImage",
40     "CoreLocation",
41     "CoreMedia",
42     "CoreMotion",
43     "CoreTelephony",
44     "CoreVideo",
45     "EventKit",
46     "EventKitUI",
47     "Foundation",
48     "GLKit",
49     "MediaPlayer",
50     "MessageUI",
51     "MobileCoreServices",
52     "OpenGLES",
53     "QuartzCore",
54     "SafariServices",
55     "Security",
56     "Social",
57     "StoreKit",
58     "SystemConfiguration",
59     "UIKit",
60     "WebKit",
61     "iAd"
62   ],
63   "libraries": [
64     "c++",
65     "sqlite3",
66     "xml2",
67     "z"
68   ],
69   "xcconfig": {
70     "OTHER_LDFLAGS": "-ObjC"
71   }