[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 2 / SwiftCommonsAbstractions / 1.2.6 / SwiftCommonsAbstractions.podspec.json
blob904688ac1dcb61adcd082d5fb47dc3f70acebff5
2   "name": "SwiftCommonsAbstractions",
3   "summary": "The core abstractions and public protocols used for iOS application development.",
4   "version": "1.2.6",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "cocoapods_version": ">= 1.4.0",
9   "static_framework": true,
10   "swift_version": "4.0",
11   "homepage": "https://github.com/roxiemobile/swift-commons.ios",
12   "authors": {
13     "Roxie Mobile Ltd.": "sales@roxiemobile.com",
14     "Alexander Bragin": "bragin-av@roxiemobile.com"
15   },
16   "license": "BSD-4-Clause",
17   "source": {
18     "git": "https://github.com/roxiemobile/swift-commons.ios.git",
19     "tag": "1.2.6"
20   },
21   "source_files": "Modules/RoxieMobile.SwiftCommons/Sources/Abstractions/{Sources,Dependencies}/**/*.swift",
22   "pod_target_xcconfig": {
23     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) SWIFTCOMMONS_FRAMEWORK_VERSION=@\\\"1.2.6\\\""
24   }