[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 8 / 3 / XmlToXibRuntime / 1.0.2 / XmlToXibRuntime.podspec.json
blobf8c2e4cf4ce52f5067b043da0a602275c0b0f6ad
2   "name": "XmlToXibRuntime",
3   "version": "1.0.2",
4   "summary": "A runtime used in conversion of Android resources to iOS resources.",
5   "description": "A runtime used in conversion of Android resources to iOS resources.\nContains equivalents to Android drawables, checkboxes, radio buttons, text styling, and more.",
6   "homepage": "https://github.com/lightningkite/android-layout-translator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joseph": "joseph@lightningkite.com"
13   },
14   "source": {
15     "git": "https://github.com/lightningkite/android-layout-translator.git",
16     "tag": "1.0.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "XmlToXibRuntime/XmlToXibRuntime/Classes/**/*",
23   "dependencies": {
24     "M13Checkbox": [
26     ]
27   },
28   "swift_version": "5.0"