[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 8 / f / 6 / AAACarPlay / 0.2.3 / AAACarPlay.podspec.json
blob9bea0fd96cbef6d9dfd7012069d72048a9917c19
2   "name": "AAACarPlay",
3   "version": "0.2.3",
4   "summary": "AAACarPlay framework for embedding",
5   "description": "This framework adds CarPlay functionality to the AAA App.",
6   "homepage": "https://bitbucket.org/aaa-national/aaamobile_carplay_pod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marlon Burnett & Erick Vicent": "AAA CarPlay Team"
13   },
14   "source": {
15     "git": "git@bitbucket.org:aaa-national/aaamobile_carplay_pod.git",
16     "tag": "0.2.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "AAACarPlay/Classes/**/*",
23   "resource_bundles": {
24     "AAACarPlay": [
25       "AAACarPlay/**/*.lproj/*.strings",
26       "AAACarPlay/**/*.xcassets"
27     ]
28   },
29   "frameworks": [
30     "CarPlay",
31     "MapKit",
32     "UIKit",
33     "Contacts",
34     "Foundation",
35     "CoreLocation"
36   ],
37   "swift_version": "5.0"