[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 2 / 1 / QSDispatchQueue / 1.0.0 / QSDispatchQueue.podspec.json
blob446a670dba44d83732a5c2f9dc29a419ce9eac78
2   "name": "QSDispatchQueue",
3   "version": "1.0.0",
4   "summary": "A way to control maxConcurrentCount of GCD concurrent queue",
5   "homepage": "https://github.com/buaa0300/QSDispatchQueue",
6   "license": "MIT",
7   "authors": {
8     "南华coder": "buaa0300@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/buaa0300/QSDispatchQueue.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "source_files": "QSDispatchQueue/*.{h,m}"