[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 9 / 6 / 0 / AttributedLib / 0.1.1 / AttributedLib.podspec.json
blob5d0746bcf05ce82c893069676c019106caeb7849
2   "name": "AttributedLib",
3   "version": "0.1.1",
4   "summary": "A Modern interface 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": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Attributed/*.swift",
22   "pushed_with_swift_version": "3.0"