[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / b / 8 / TextureSwiftSupport / 0.0.1 / TextureSwiftSupport.podspec.json
blob4fb4808db0fa467b79d13c1863667169cba42753
2   "name": "TextureSwiftSupport",
3   "version": "0.0.1",
4   "summary": "Integrations Texture with Swift",
5   "description": "TextureSwiftSupport helps developers with Swift language's features.",
6   "homepage": "https://github.com/muukii/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/muukii/TextureSwiftSupport.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "TextureSwiftSupport",
21     "TextureSwiftSupport/**/*.swift"
22   ],
23   "swift_versions": [
24     "5.1",
25     "5.1"
26   ],
27   "dependencies": {
28     "Texture/Core": [
29       "~> 2.8.0"
30     ]
31   },
32   "swift_version": "5.1"