[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / a / 4 / incetro-designable / 1.0.1 / incetro-designable.podspec.json
blob8db1cec39e3761c51c18943e86cd94d945a29a7c
2   "name": "incetro-designable",
3   "module_name": "Designable",
4   "version": "1.0.1",
5   "license": "MIT",
6   "authors": {
7     "incetro": "incetro@ya.ru"
8   },
9   "homepage": "https://github.com/Incetro/designable.git",
10   "summary": "A \"Designable\" approach helper which we use for designing any views",
11   "platforms": {
12     "ios": "12.1",
13     "tvos": "12.1"
14   },
15   "swift_versions": "5.3",
16   "source": {
17     "git": "https://github.com/Incetro/designable.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "Sources/Designable/**/*.{h,swift}",
21   "dependencies": {
22     "incetro-observer-list": [
24     ]
25   },
26   "swift_version": "5.3"