[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / d / ChineseSubdivisionsPicker / 0.4.0 / ChineseSubdivisionsPicker.podspec.json
blob37ccbf78c55992bf782c9b803bfee159138afb1b
2   "name": "ChineseSubdivisionsPicker",
3   "version": "0.4.0",
4   "summary": "ChineseSubdivisionsPicker is a simple Chinese Subdivisions picker inherited from UIPickerView and written in Swift.",
5   "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.",
6   "homepage": "https://github.com/huajiahen/ChineseSubdivisionsPicker",
7   "screenshots": "https://raw.githubusercontent.com/huajiahen/ChineseSubdivisionsPicker/master/ScreenShot.png",
8   "license": "MIT",
9   "authors": {
10     "huajiahen": "forgottoon@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/huajiahen/ChineseSubdivisionsPicker.git",
14     "tag": "0.4.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "ChineseSubdivisionsPicker/*"