blob: 1420bfa641b1e49adf7e5ee529595f63a77ae50a [file] [log] [blame]
{
"name": "ChineseSubdivisionsPicker",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ChineseSubdivisionsPicker/*"
}