[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / f / 0 / d / BXCityPicker / 0.1.3 / BXCityPicker.podspec.json
blob1ad4234ce7edd986ecfbaff4b10734c0b619a601
2   "name": "BXCityPicker",
3   "version": "0.1.3",
4   "summary": "BXCityPicker is City Picker for China",
5   "description": "BXCityPicker is powerfull City Picker for China with Custom Province,City,Distinct Support",
6   "homepage": "https://github.com/banxi1988/BXCityPicker",
7   "license": "MIT",
8   "authors": {
9     "banxi1988": "banxi1988@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/banxi1988/BXCityPicker.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "UIKit",
22     "CoreLocation"
23   ],
24   "dependencies": {
25     "PinAuto": [
27     ],
28     "BXModel": [
30     ]
31   }