[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 2 / 1 / AEPRulesEngine / 5.0.0 / AEPRulesEngine.podspec.json
blobd3866bbaa43103055bbb32a3d63e1a4ecccd643f
2   "name": "AEPRulesEngine",
3   "version": "5.0.0",
4   "summary": "AEPRulesEngine",
5   "description": "A simple, generic, extensible Rules Engine in Swift",
6   "homepage": "https://github.com/adobe/aepsdk-rulesengine-ios",
7   "license": "Apache V2",
8   "authors": "Adobe Experience Platform SDK Team",
9   "source": {
10     "git": "https://github.com/adobe/aepsdk-rulesengine-ios.git",
11     "tag": "5.0.0"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "12.0",
16     "tvos": "12.0"
17   },
18   "pod_target_xcconfig": {
19     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
20   },
21   "swift_versions": "5.1",
22   "source_files": "Sources/AEPRulesEngine/**/*.swift",
23   "swift_version": "5.1"