[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 7 / 6 / 8 / UIDynamicView / 0.1.6 / UIDynamicView.podspec.json
blob88b7feab4d61702d3f0a8b4aeaaf385970748688
2   "name": "UIDynamicView",
3   "version": "0.1.6",
4   "summary": "Build dynamic views FAST",
5   "description": "\"Use this library if you want to create views FAST without creating a pesky .xib file for every single view.\"",
6   "dependencies": {
7     "OsTools": [
8       "~> 0.3.5"
9     ],
10     "youtube-ios-player-helper": [
11       "~> 0.1.4"
12     ]
13   },
14   "swift_versions": "5.0",
15   "homepage": "https://github.com/osfunapps/UIDynamicView",
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE"
19   },
20   "authors": {
21     "osfunapps": "osfunapps@gmail.com"
22   },
23   "source": {
24     "git": "https://github.com/osfunapps/UIDynamicView.git",
25     "tag": "0.1.6"
26   },
27   "platforms": {
28     "ios": "10.0"
29   },
30   "source_files": "Classes/**",
31   "swift_version": "5.0"