blob: 69c72e6a7e684ecb8c409ca8599bb5ca558fc953 [file] [log] [blame]
{
"name": "YDSDKLibPodTest",
"version": "0.5.0",
"summary": "测试lib",
"description": "测试lib描述介绍0.5.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.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YDSDKLibPodTest/Classes/**/*",
"subspecs": [
{
"name": "YDDict",
"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"
]
}
]
}