[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / 2 / AWSPlacePicker / 1.0.2 / AWSPlacePicker.podspec.json
blob38d4d36b05a5730fd87230fc8719dd4a1dba587a
2   "name": "AWSPlacePicker",
3   "version": "1.0.2",
4   "summary": "AWSPlacePicker SDK",
5   "description": "TODO: AWSPlacePicker SDK",
6   "homepage": "https://github.com/mawshd/AWSPlacePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Awais Shahid": "m_aws_s@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mawshd/AWSPlacePicker.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "AWSPlacePicker/SDK/**/*.{h,m,swift}",
22   "static_framework": true,
23   "dependencies": {
24     "GoogleMaps": [
26     ],
27     "GooglePlaces": [
29     ],
30     "DropDown": [
32     ],
33     "IQKeyboardManagerSwift": [
35     ]
36   },
37   "subspecs": [
38     {
39       "name": "Resources",
40       "resource_bundles": {
41         "SDKImages": [
42           "AWSPlacePicker/SDK/Assets/**/*.{png, jpg, jpeg}"
43         ],
44         "SDKJsons": [
45           "AWSPlacePicker/SDK/Assets/**/*.{json}"
46         ],
47         "SDKNibs": [
48           "AWSPlacePicker/SDK/**/*.{xib}"
49         ]
50       }
51     }
52   ]