[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / 9 / AEPPlaces / 5.0.0 / AEPPlaces.podspec.json
blobeb6e5295e35c5be9839cef81337d8d68e690b74b
2   "name": "AEPPlaces",
3   "version": "5.0.0",
4   "summary": "Places extension for Adobe Experience Cloud SDK. Written and maintained by Adobe.",
5   "description": "The Places extension is used in conjunction with Adobe Experience Platform to deliver location functionality.",
6   "homepage": "https://github.com/adobe/aepsdk-places-ios.git",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Adobe Experience Platform Messaging SDK Team",
12   "source": {
13     "git": "https://github.com/adobe/aepsdk-places-ios.git",
14     "tag": "5.0.0"
15   },
16   "platforms": {
17     "ios": "12.0"
18   },
19   "swift_versions": "5.1",
20   "pod_target_xcconfig": {
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
22   },
23   "dependencies": {
24     "AEPCore": [
25       ">= 5.0.0",
26       "< 6.0.0"
27     ],
28     "AEPServices": [
29       ">= 5.0.0",
30       "< 6.0.0"
31     ]
32   },
33   "source_files": "AEPPlaces/Sources/**/*.swift",
34   "swift_version": "5.1"