[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / d / 5 / EasyText / 1.0.0 / EasyText.podspec.json
blob10c85e8c852da718075d1a17463557d8d4390809
2   "name": "EasyText",
3   "version": "1.0.0",
4   "summary": "Easy way to use attributedString on Swift 5",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Nemocdz/EasyText",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nemocdz": "nemocdz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Nemocdz/EasyText.git",
16     "tag": "1.0.0"
17   },
18   "swift_versions": [
19     "5.0",
20     "5.1",
21     "5.1"
22   ],
23   "platforms": {
24     "ios": "9.0",
25     "osx": "10.11"
26   },
27   "source_files": [
28     "EasyText/*.swift",
29     "EasyText/EasyText.h"
30   ],
31   "public_header_files": "EasyText/EasyText.h",
32   "swift_version": "5.1"