[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 2 / 1 / AEPRulesEngine / 1.0.0 / AEPRulesEngine.podspec.json
blobcdbffa7ce6ae93c3589cef8eb461e4e150fd01c9
2   "name": "AEPRulesEngine",
3   "version": "1.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": "1.0.0"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "10.0"
16   },
17   "pod_target_xcconfig": {
18     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
19   },
20   "swift_versions": "5.1",
21   "source_files": "Sources/AEPRulesEngine/**/*.swift",
22   "swift_version": "5.1"