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