blob: 77868c37cbf9c15f0167f9250339be1a14804038 [file] [log] [blame]
{
"name": "MVSDK",
"version": "0.0.1",
"summary": "MVSDK is public by macrovideo",
"description": "this library is public by macrovideo",
"homepage": "https://github.com/luohuaqin2018/MVSDK",
"license": "MIT",
"authors": {
"luohuaqin2018": "luohuaqin2005@aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/luohuaqin2018/MVSDK.git",
"tag": "0.0.1"
},
"source_files": "MVSDK/MVSDK/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}