blob: 17e1586d18aac08d3b937eed432cbc4b21e7a91a [file] [log] [blame]
{
"name": "JxbPickTool",
"version": "1.0",
"license": "MIT",
"summary": "封装UIPickerView, 一行代码搞定一个选择器",
"homepage": "http://www.jxb.name",
"authors": {
"Peter": "i@jxb.name"
},
"source": {
"git": "https://github.com/JxbSir/JxbPickTool.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JxbPickToolDemo/JxbPickTool/*.*",
"requires_arc": true,
"dependencies": {
}
}