[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 0 / 7 / 4 / Sprinter / 0.2.1 / Sprinter.podspec.json
blob6ee19b8b50b8ab78013d14445a7ca8fa3a18ea3b
2   "name": "Sprinter",
3   "version": "0.2.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "summary": "Mac and iOS library for formatting strings.",
9   "homepage": "https://github.com/nicklockwood/Sprinter",
10   "authors": "Nick Lockwood",
11   "source": {
12     "git": "https://github.com/nicklockwood/Sprinter.git",
13     "tag": "0.2.1"
14   },
15   "source_files": "Sources",
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.0",
19     "osx": "10.11",
20     "watchos": "2.0"
21   },
22   "requires_arc": true