[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 0 / e / DefaultStringConvertible / 2.0.1 / DefaultStringConvertible.podspec.json
blobae9429f2cdd277c8a64c2729e070e275868a271b
2   "name": "DefaultStringConvertible",
3   "version": "2.0.1",
4   "license": "MIT",
5   "summary": "A default CustomStringConvertible implementation for Swift types",
6   "homepage": "https://github.com/jessesquires/DefaultStringConvertible",
7   "documentation_url": "http://www.jessesquires.com/DefaultStringConvertible/",
8   "social_media_url": "https://twitter.com/jesse_squires",
9   "authors": "Jesse Squires",
10   "source": {
11     "git": "https://github.com/jessesquires/DefaultStringConvertible.git",
12     "tag": "2.0.1"
13   },
14   "source_files": "Sources/*.swift",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"