blob: 6a09401702a81b2f8da036bea885eaacec835daa [file] [log] [blame]
{
"name": "BSYKeyBoard",
"version": "1.1.0",
"license": "MIT",
"summary": "BSYKeyBoard是一款自定义键盘,键盘类型有身份证类型键盘/密码键盘/支付键盘/手机号键盘等。并且已经适配iphone和iPad所有机型,希望大家喜欢并Star支持",
"homepage": "https://github.com/baishiyun/BSYKeyBoard",
"source": {
"git": "https://github.com/baishiyun/BSYKeyBoard.git",
"tag": "1.1.0"
},
"source_files": "BSYKeyBoard/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"白仕云": "baishiyun@163.com"
},
"social_media_url": "https://github.com/baishiyun"
}