[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / a / 0 / kyoto-cabinet / 1.2.76 / kyoto-cabinet.podspec.json
blobad8241759503ea9baddfcfb371aad055af804add
2   "name": "kyoto-cabinet",
3   "version": "1.2.76",
4   "license": {
5     "type": "GPLv3 with exceptions",
6     "file": "COPYING"
7   },
8   "homepage": "http://fallabs.com/kyotocabinet/",
9   "summary": "Kyoto Cabinet is a library of routines for managing a database.",
10   "authors": {
11     "Hatsuki Hirabayashi": "info@fallabs.com",
12     "Mikio Hirabayashi": "info@fallabs.com"
13   },
14   "source": {
15     "http": "http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.76.tar.gz"
16   },
17   "source_files": [
18     "kc{util,thread,file,compress,compare,map,regex,db,plantdb,protodb,stashdb,cachedb,hashdb,dirdb,textdb,polydb,dbext,langc}.{cc,h}",
19     "kccommon.h",
20     "myconf.h"
21   ],
22   "requires_arc": false