[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / a / d / ElegantAttributedStrings / 1.0.0 / ElegantAttributedStrings.podspec.json
blob51b772c4a152cd9f46231631193e59e43c4ed542
2   "name": "ElegantAttributedStrings",
3   "version": "1.0.0",
4   "summary": "Easy to use extension for creating attributed strings.",
5   "description": "This project provides an easy to use extension for creating attributed strings. Instead of searching the Apple documentation for the relevant keys and values for each attribute, this project provides a ready-to-use enum with properly typed associated values.",
6   "homepage": "https://gitlab.com/ZachMiller/ElegantAttributedStrings",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zach Miller": "zach@200apps.co"
13   },
14   "source": {
15     "git": "https://gitlab.com/ZachMiller/ElegantAttributedStrings.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ElegantAttributedStrings/Main_Files/*"