[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 8 / 7 / f / Pitch / 0.1.0 / Pitch.podspec.json
blob262b591b30b0954debdf2359fcb9e07f1be790de
2   "name": "Pitch",
3   "version": "0.1.0",
4   "summary": "An Objective-C interface to libtar",
5   "homepage": "https://github.com/mdippery/libtar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Michael Dippery": "michael@monkey-robot.com"
12   },
13   "platforms": {
14     "osx": "10.6"
15   },
16   "source": {
17     "git": "https://github.com/mdippery/libtar.git",
18     "tag": "v0.1.0"
19   },
20   "source_files": [
21     "libpitch",
22     "libtar"
23   ],
24   "requires_arc": false