[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 6 / 9 / TEUserinterface / 0.2.0 / TEUserinterface.podspec.json
blob1a69d18d087a0f4ad81e97518597a559043d8a8b
2   "name": "TEUserinterface",
3   "version": "0.2.0",
4   "summary": "A Swift-Library for iOS Usercontrols",
5   "description": "A Swift-Library for iOS Usercontrols.\nMain use case is iOS-Applications.",
6   "homepage": "https://www.github.com/torben-erz/TEUserinterface",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Torben Erz": "torben.erz@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/torben-erz/TEUserinterface.git",
19     "tag": "0.2.0"
20   },
21   "source_files": "TEUserinterface/Source/**/*.{swift}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "swift_version": "4.0"