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