[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / c / ObjectPool / 1.0.2 / ObjectPool.podspec.json
blob5f23a5f1c73312c86a50d987b9b78c63a88e4166
2   "name": "ObjectPool",
3   "version": "1.0.2",
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.2"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "public_header_files": "Classes/**/*.{h}"