[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 0 / 4 / Tanjiro / 1.0.1 / Tanjiro.podspec.json
blobb7563d21eae2109d66e66da8a0d5e43a2c1ed3b3
2   "name": "Tanjiro",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Layout Wrapper for NSLayoutAnchor",
9   "homepage": "https://br.linkedin.com/in/jeanvinge",
10   "social_media_url": "https://twitter.com/jean_vinge",
11   "authors": {
12     "Jean Vinge": "jean.vinge@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jeanvinge/Tanjiro.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "cocoapods_version": ">= 1.4.0",
24   "default_subspecs": "Core",
25   "swift_version": "5.0",
26   "subspecs": [
27     {
28       "name": "Core",
29       "source_files": "Sources/**/*.swift",
30       "frameworks": "UIKit"
31     }
32   ]