blob: 5e3146498fd5c5198a28569653ddb3a0f68a7d8a [file] [log] [blame]
{
"name": "VVApiServer",
"version": "0.0.2",
"summary": "VVORM 封装FMDB数据库操作",
"homepage": "https://github.com/chinaxxren/VVApiServer",
"license": "MIT",
"authors": {
"chinaxxren": "182421693@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/chinaxxren/VVApiServer.git",
"tag": "0.0.2"
},
"source_files": "VVApiServer/Source/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"CocoaAsyncSocket": [
]
}
}