blob: 3c5e97fc88979a5e1dcc1befa78217f731defd72 [file] [log] [blame]
{
"name": "AnyBoardEngine",
"version": "0.0.1",
"summary": "文档共享SDK,AnyBoardEngine.",
"description": " AnyBoardEngine 是anyRTC文档共享的iOS SDK",
"homepage": "https://github.com/BoYuanZjq/AnyBoardEngine",
"license": "MIT",
"authors": {
"zzuzjq": "984630262@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BoYuanZjq/AnyBoardEngine.git",
"tag": "0.0.1",
"commit": "acc230002ef76c825dde9ccb444640b9bc73f809"
},
"source_files": "AnyBoardEngine/**/*.{h,m}",
"public_header_files": "AnyBoardEngine/**/*.{h}",
"frameworks": [
"AVFoundation",
"Foundation",
"UIKit"
],
"requires_arc": true
}