[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / 5 / tarkit / 0.1.0 / tarkit.podspec.json
blob75da2a9fad3c908631dfe21e31480ef1191adb7b
2   "name": "tarkit",
3   "version": "0.1.0",
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.0"
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