[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / a / d / ElegantAttributedStrings / 0.1.0 / ElegantAttributedStrings.podspec.json
blob4c3f22a6169e1bdc00cbf40b1ce16bef14d7032f
2   "name": "ElegantAttributedStrings",
3   "version": "0.1.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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ElegantAttributedStrings/Main_Files/*"