blob: 2d16c01be1cf6586669f2545e3526105d957fee5 [file] [log] [blame]
{
"name": "ForScreenDemo",
"version": "1.0.2",
"summary": "AirPlay and DLNA",
"platforms": {
"ios": "8.0"
},
"authors": {
"wangxinghua": "kwangxh@163.com"
},
"homepage": "http://git.duia.org.cn/ios/airPlay.git",
"license": "MIT",
"source": {
"git": "http://git.duia.org.cn/ios/airPlay.git",
"branch": "master",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"ForScreenDemo/someFile/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"CoreData",
"MediaPlayer"
],
"dependencies": {
"MRDLNA": [
"~> 0.1.1"
]
}
}