[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 7 / LimeUI / 0.9.0 / LimeUI.podspec.json
blobe061ad4273eb48faf631376ec72bd47427c49e5d
2   "name": "LimeUI",
3   "version": "0.9.0",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "Supporting UI classes developed and used by Lime - HighTech Solution",
9   "homepage": "https://github.com/lime-company/swift-lime-ui",
10   "social_media_url": "https://twitter.com/lime_company",
11   "authors": {
12     "Lime - HighTech Solution s.r.o.": "support@lime-company.eu"
13   },
14   "source": {
15     "git": "https://github.com/lime-company/swift-lime-ui.git",
16     "tag": "0.9.0"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "dependencies": {
23     "LimeLocalization": [
25     ]
26   },
27   "default_subspecs": "Base",
28   "subspecs": [
29     {
30       "name": "Base",
31       "source_files": "Source/Base/*.swift"
32     },
33     {
34       "name": "EmbeddingViewController",
35       "source_files": "Source/EmbeddingViewController/*.swift"
36     }
37   ]