blob: 52221dcf88cbe572f0a6b220943eb3e30a104333 [file] [log] [blame]
{
"name": "PoporInputCell",
"version": "0.0.10",
"summary": "简化UITableViewCell 设定输入框,按钮等部件。包含大陆号码、钱、银行卡数字格式化。验证码倒计时等。",
"homepage": "https://github.com/popor/PoporInputCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporInputCell.git",
"tag": "0.0.10"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "PoporInputCell/Classes/*.{h,m}",
"dependencies": {
"Masonry": [
],
"PoporFoundation/NSString": [
],
"PoporUI/UITextField": [
]
}
}