blob: b0ee5e7fce7731e98111908eb3ac636816997e83 [file] [log] [blame]
{
"name": "SwiftRulesEngineTest",
"version": "1.0.0-beta.1",
"summary": "SwiftRulesEngineTest",
"description": "A simple, generic, extensible Rules Engine in Swift",
"homepage": "https://github.com/yangyansong-adbe/aepsdk-rulesengine-ios",
"license": "Apache V2",
"authors": "Adobe Experience Platform SDK Team",
"source": {
"git": "https://github.com/yangyansong-adbe/aepsdk-rulesengine-ios.git",
"tag": "1.0.0-beta.1"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
},
"swift_versions": "5.0",
"source_files": "Sources/AEPRulesEngine/**/*.swift",
"swift_version": "5.0"
}