[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / 6 / 8 / 1 / WolmoCore / 6.2.0 / WolmoCore.podspec.json
blobf4653f8284a54ccdfbac2224be198cbf11ba0c2f
2   "name": "WolmoCore",
3   "version": "6.2.0",
4   "summary": "Wolox Mobile SDK core library for iOS",
5   "description": "WOLMO Core iOS is a framework which provides extensions and utilities for iOS commonly used at Wolox.\n\nAt Wolox, we complement this framework with Wolmo - Reactive Core.",
6   "homepage": "https://github.com/Wolox/wolmo-core-ios/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": "Wolox",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/Wolox/wolmo-core-ios.git",
17     "tag": "6.2.0"
18   },
19   "source_files": "WolmoCore/**/*.{h,m,swift}",
20   "exclude_files": [
21     "WolmoCoreDemo",
22     "AnimationDemo",
23     "WolmoCoreTests"
24   ],
25   "swift_versions": "5.0",
26   "swift_version": "5.0"