[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 9 / a / 5 / tarkit / 0.1.3 / tarkit.podspec.json
blob788af02ae46ed4c137887aee2d12d8160c8fff9d
2   "name": "tarkit",
3   "version": "0.1.3",
4   "summary": "untar and tar files on iOS and OS X. Also supports gzip tars.",
5   "homepage": "https://github.com/daltoniam/tarkit",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton Cherry": "daltoniam@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/daltoniam/tarkit.git",
12     "tag": "0.1.3"
13   },
14   "social_media_url": "http://twitter.com/daltoniam",
15   "platforms": {
16     "ios": "5.0",
17     "osx": "10.7"
18   },
19   "source_files": "*.{h,m}",
20   "requires_arc": true,
21   "libraries": "z"