[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 9 / 6 / 0 / AttributedLib / 2.1.0 / AttributedLib.podspec.json
blob152e49f60a3403d62e2b1de02720204cf6d1d87d
2   "name": "AttributedLib",
3   "version": "2.1.0",
4   "summary": "Modern Swift µframework for attributed strings.",
5   "description": "A Modern interface for attributed strings.\n\nMake working with attributed strings simple and safe. \nThis is a light-weight third party alternative to the \nexisting inconvinient and error prone programming interface\nto `NSAttributedString`.",
6   "homepage": "https://github.com/Nirma/Attributed",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nicholas Maccharoli": "nmaccharoli@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Nirma/Attributed.git",
16     "tag": "2.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Attributed/*.swift"