[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 8 / 2 / NXPlacePicker / 1.0.0 / NXPlacePicker.podspec.json
blob8d16b63b97079d280e05dac14bc7c75638ca66b0
2   "name": "NXPlacePicker",
3   "version": "1.0.0",
4   "summary": "iOS PlacePicker using entirely MapKit, CoreLocation",
5   "description": "iOS PlacePicker using entirely MapKit and CoreLocation",
6   "homepage": "https://github.com/NAXAM/ios-nativeplacepicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NAXAM CO., LTD": "services@naxam.net"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/NAXAM/ios-nativeplacepicker.git",
19     "commit": "7bf8a419476d3b8fca1f49f007e2afb6674c150f"
20   },
21   "source_files": "NXPlacePicker/NXPlacePicker/**/*.{h,m}",
22   "exclude_files": [
23     "xam-binding",
24     "NXPlacePickerQs"
25   ],
26   "weak_frameworks": "MapKit",
27   "requires_arc": true