blob: bbad4bcecd84ea481c5aab831dd9951ca17b5469 [file] [log] [blame]
{
"name": "YDSDKLibPodTest",
"version": "0.9.0",
"summary": "测试lib",
"description": "测试lib描述介绍0.8.0.",
"homepage": "https://github.com/buptlilu/YDSDKLibPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"buptlilu": "chujunhe1234@163.com"
},
"source": {
"git": "https://github.com/buptlilu/YDSDKLibPodTest.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"YDSDKLibPodTest/Classes/**/*",
"YDSDKLibPodTest/YDSDK/*.h"
],
"public_header_files": "YDSDKLibPodTest/YDSDKHeader.h",
"resources": [
"YDSDKLibPodTest/YDSDK/YDResource.bundle"
],
"frameworks": [
"UIKit",
"CoreGraphics",
"AdSupport",
"StoreKit",
"SystemConfiguration",
"QuartzCore",
"CoreLocation",
"Foundation",
"CoreTelephony",
"EventKit",
"EventKitUI",
"MediaPlayer",
"AudioToolbox",
"AVFoundation",
"MessageUI",
"Security",
"CoreMedia"
],
"vendored_libraries": "YDSDKLibPodTest/YDSDK/libYDADSDK.a"
}