[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 6 / 9 / TEUserinterface / 1.0.2 / TEUserinterface.podspec.json
blobd24dac75e77e6925e4c7712a7c55b14eb2198791
2   "name": "TEUserinterface",
3   "version": "1.0.2",
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": "1.0.2"
20   },
21   "source_files": "TEUserinterface/Source/**/*.{swift}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "swift_version": "4.0"