blob: 46160750ee96c23cc6618254d3dbaee71f49ebc5 [file] [log] [blame]
{
"name": "Vaptcha",
"version": "0.0.1",
"summary": "Vaptcha for iOS SDK.",
"homepage": "https://github.com/VAPTCHA/vaptcha-ios-sdk",
"license": "MIT",
"authors": {
"duduxiangyang": "duduxiangyang@126.com"
},
"source": {
"git": "https://github.com/VAPTCHA/vaptcha-ios-sdk.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Vaptcha/Vaptcha.framework/Headers/*.{h,m}",
"requires_arc": true
}