blob: a45a4e3cdf33577300aa13b3e76a4184d2e2f71c [file] [log] [blame]
{
"name": "ChineseSubdivisionsPicker",
"version": "0.4.1",
"summary": "ChineseSubdivisionsPicker is a simple Chinese Subdivisions picker inherited from UIPickerView and written in Swift.",
"description": "ChineseSubdivisionsPicker is a simple Chinese Subdivisions picker inherited from UIPickerView and written in Swift.\n\nYou can let user pick province, city and district data from it.\n\nCampatible from iOS7 to iOS9.",
"homepage": "https://github.com/huajiahen/ChineseSubdivisionsPicker",
"screenshots": "https://raw.githubusercontent.com/huajiahen/ChineseSubdivisionsPicker/master/ScreenShot.png",
"license": "MIT",
"authors": {
"huajiahen": "forgottoon@gmail.com"
},
"source": {
"git": "https://github.com/huajiahen/ChineseSubdivisionsPicker.git",
"tag": "0.4.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ChineseSubdivisionsPicker/*"
}