[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / 4 / b / 8 / TextureSwiftSupport / 1.5.0 / TextureSwiftSupport.podspec.json
blob68b6776301b0df496701f8da045c5bdeb03215ed
2   "name": "TextureSwiftSupport",
3   "version": "1.5.0",
4   "summary": "Integrations Texture with Swift",
5   "description": "TextureSwiftSupport helps developers with Swift language's features.",
6   "homepage": "https://github.com/TextureCommunity/TextureSwiftSupport",
7   "license": "MIT",
8   "authors": {
9     "Muukii": "muukii.app@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/muukii_app",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/TextureCommunity/TextureSwiftSupport.git",
17     "tag": "1.5.0"
18   },
19   "source_files": [
20     "TextureSwiftSupport",
21     "TextureSwiftSupport/**/*.swift"
22   ],
23   "swift_versions": [
24     "5.1"
25   ],
26   "dependencies": {
27     "Texture/Core": [
28       "~> 2.8"
29     ]
30   },
31   "swift_version": "5.1"