blob: f3945a21f1e6d5aaaeddca5b16317ed4da0b1a9c [file] [log] [blame]
{
"name": "KingCerCode",
"version": "0.1",
"summary": "验证码验证、密码验证",
"description": "验证码验证、密码验证、高度自定义、拿来即用主义",
"homepage": "https://github.com/wang542413041/KingCerCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wang542413041": "542413041@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wang542413041/KingCerCode.git",
"tag": "0.1"
},
"source_files": "Source/*.{h,m}",
"frameworks": [
"UIKit",
"XCTest"
],
"requires_arc": true
}