[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / d / JCReusePool / 0.1.0 / JCReusePool.podspec.json
blob8b76c43722167e5f8a824318e9f2a994eb1a1b6c
2   "name": "JCReusePool",
3   "version": "0.1.0",
4   "summary": "一个复用池的简单实现demo",
5   "description": "一个复用池的简单实现demo,供自己学习参考",
6   "homepage": "https://github.com/Fairtoys/JCReusePool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "313574889@qq.com": "wangjunchao-hj@huajiao.tv"
13   },
14   "source": {
15     "git": "https://github.com/Fairtoys/JCReusePool.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JCReusePool/Classes/**/*"