blob: a3f0c9e85b15e1c58abf092aa810644e11aace48 [file] [log] [blame]
{
"name": "YDSDKLibPodTest",
"version": "0.6.0",
"summary": "测试lib",
"description": "测试lib描述介绍0.6.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.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YDSDKLibPodTest/Classes/**/*",
"subspecs": [
{
"name": "YDADSDK",
"source_files": "YDSDKLibPodTest/YDSDK/*",
"public_header_files": "YDSDKLibPodTest/YDSDK/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"
]
}
]
}