[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / d / LithoStrings / 0.0.1 / LithoStrings.podspec.json
blob24635e0e691e7a389ac9e98ea858e04011c411d5
2   "name": "LithoStrings",
3   "version": "0.0.1",
4   "summary": "A Swift Library for working with Attributed Strings",
5   "description": "This library helps you return values from Attributed strings. It also helps you set attributed strings. It does a lot of heavy lifting.",
6   "homepage": "https://github.com/cjc8/lithostrings",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Remmington Damper": "kincaiddamper@gmail.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "swift_versions": "5.5",
18   "source": {
19     "git": "https://github.com/cjc8/lithostrings.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Classes",
24     "lithostrings/**/*.{h,m,swift}"
25   ],
26   "swift_version": "5.5"