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