[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 9 / Parcoa / 0.0.1 / Parcoa.podspec.json
blobade6a06d0b5eed87096f919ad6b7529d22ba22d7
2   "name": "Parcoa",
3   "version": "0.0.1",
4   "summary": "Objective-C Parser Combinators.",
5   "homepage": "https://github.com/brotchie/Parcoa",
6   "license": "MIT",
7   "authors": {
8     "James Brotchie": "brotchie@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/brotchie/Parcoa.git",
12     "tag": "v0.0.1"
13   },
14   "source_files": "Parcoa/**/*.{h,m}",
15   "requires_arc": true