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