[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 5 / PrintPack / 0.1.1 / PrintPack.podspec.json
bloba0f24df460eca942df5205134b4bb38cbffe26b8
2   "name": "PrintPack",
3   "version": "0.1.1",
4   "summary": "A replacement for println, which also prints out file name, method name and line number.",
5   "description": "                   A replacement for Swift's println() methods, which also prints out file name, method name and line number.\n",
6   "homepage": "https://github.com/GuanshanLiu/PrintPack",
7   "license": "MIT",
8   "authors": {
9     "Guanshan Liu": "guanshan.liu@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/GuanshanLiu/PrintPack.git",
17     "tag": "v0.1.1"
18   },
19   "source_files": "PrintPack/Print.swift",
20   "requires_arc": true