[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / c / ObjectPool / 1.0.7 / ObjectPool.podspec.json
blob92d58895625cca4b470485cb9def64d6d9c532ff
2   "name": "ObjectPool",
3   "version": "1.0.7",
4   "summary": "summary",
5   "homepage": "http://www.jrwong.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "author": "Jrwong"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/scubers/ObjectPool.git",
18     "tag": "1.0.7"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "public_header_files": "Classes/**/*.{h}"