blob: 29ae5b62c77cdf907c3ca4d66d99904475577feb [file] [log] [blame]
{
"name": "RemoteAuth",
"version": "1.0.0",
"summary": "录屏认证",
"description": "录取一段视屏并打包zip",
"homepage": "https://github.com/pfjhetg/RemoteAuth",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"pfjhetg": "pfjhetg@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/pfjhetg/RemoteAuth.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"RemoteAuth/**/*.{h,m}"
],
"resources": "RemoteAuth/**/*.{png,xib,nib}",
"requires_arc": true
}