[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 2 / 1 / c / ObjectPool / 1.2.0 / ObjectPool.podspec.json
blob5a0c5e2f9424dc919a3fa24b36e6b8c98c058b73
2   "name": "ObjectPool",
3   "version": "1.2.0",
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.2.0"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "public_header_files": "Classes/**/*.{h}"