[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / b / 6 / JRLibrary / 1.0.0 / JRLibrary.podspec.json
blob5fba2831e809c1fec6944c93b6f265549a382baa
2   "name": "JRLibrary",
3   "version": "1.0.0",
4   "summary": "A JRLibrary to use ourself",
5   "homepage": "https://github.com/JRVinDiesel/JRLibrary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "张景瑞": "380323094@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/JRVinDiesel/JRLibrary.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "JRLibrary/ESLibraryHeaderFiles.h",
18   "public_header_files": "JRLibrary/ESLibraryHeaderFiles.h",
19   "requires_arc": true,
20   "dependencies": {
21     "MJRefresh": [
23     ]
24   },
25   "platforms": {
26     "ios": "7.0"
27   }