[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / e / 2 / 1 / AEPRulesEngine / 1.0.1 / AEPRulesEngine.podspec.json
blob49e04580b4c21fab4bbf837a5d05aed8ea993a44
2   "name": "AEPRulesEngine",
3   "version": "1.0.1",
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.1"
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"