[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / c / b / d / ESObjectPool / 1.3.6 / ESObjectPool.podspec.json
blob1a9da8b22730c8beb163a0eab47768ffcce966a3
2   "name": "ESObjectPool",
3   "version": "1.3.6",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "summary": "An wrapper around object pooling",
8   "authors": {
9     "Bas van Kuijck": "bas@e-sites.nl"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "homepage": "https://github.com/e-sites/ESObjectPool",
16   "source": {
17     "git": "https://github.com/e-sites/ESObjectPool.git",
18     "tag": "1.3.6"
19   },
20   "source_files": "ESObjectPool/*.{h,m}",
21   "requires_arc": false