[Add] NeuroID 3.4.1
[CocoaPods.git] / Specs / f / 6 / c / RBEQueuePool / 1.0.0 / RBEQueuePool.podspec.json
blob83562b8efbddcf695150f52fad2621e641c2db8a
2   "name": "RBEQueuePool",
3   "version": "1.0.0",
4   "summary": "RBEQueuePool is a library that helps you managing your multithreads",
5   "description": "RBEQueuePool is a library that helps you managing your multithreads.",
6   "authors": "Robbie",
7   "license": "MIT",
8   "homepage": "https://github.com/robbie23/RBEQueuePool",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/robbie23/RBEQueuePool.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "RBEQueuePool/*.{h,m}",
17   "public_header_files": "RBEQueuePool/RBEQueuePool.h"