[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / 7 / Annotated / 0.1.0 / Annotated.podspec.json
blob8ad74645fc6fee68932c63c883a2c58569bda73f
2   "name": "Annotated",
3   "version": "0.1.0",
4   "summary": "Easy String Annotation",
5   "description": "Annotate your Strings, render them in NSAttributedString or Text",
6   "homepage": "https://github.com/jegnux/Annotated",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jérôme Alves": "j.alves@me.com"
13   },
14   "social_media_url": "",
15   "platforms": {
16     "ios": "11.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "11.0"
20   },
21   "source": {
22     "git": "https://github.com/jegnux/Annotated.git",
23     "tag": "0.1.0"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation"