[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 6 / a / 0 / Tarpit / 1.0.2 / Tarpit.podspec.json
blob48a2079cfc164d8b3eb687aeaf3f0ecb7884e0fd
2   "name": "Tarpit",
3   "version": "1.0.2",
4   "summary": "TAR-file unpacker in swift.",
5   "description": "TAR-file unpacker in swift.\n\nUnpacks GNU \"star\" files from stream, file or NSData representations",
6   "homepage": "https://github.com/anfema/Tarpit",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Johannes Schriewer": "j.schriewer@anfe.ma"
13   },
14   "social_media_url": "http://twitter.com/dunkelstern",
15   "platforms": {
16     "ios": "8.4",
17     "osx": "10.10"
18   },
19   "source": {
20     "git": "https://github.com/anfema/Tarpit.git",
21     "tag": "1.0.2"
22   },
23   "source_files": "src/*.swift"