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