[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 5 / d / Roman / 1.0.0 / Roman.podspec.json
blobcfefa58f88d323ad9f11dc5611bdc55eb066a628
2   "name": "Roman",
3   "version": "1.0.0",
4   "summary": "Seamless Roman numeral conversion in Swift.",
5   "homepage": "https://github.com/nvzqz/Roman",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": "Nikolai Vazquez",
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/nvzqz/Roman.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "Sources/*.swift"