[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / d / f / JRUtils / 0.0.1 / JRUtils.podspec.json
blob0971ee97f6451f3965bf7c69153c50c3d00a47e7
2   "name": "JRUtils",
3   "version": "0.0.1",
4   "summary": "Some of the convenience extension ang protocol for ios with swift",
5   "homepage": "https://github.com/scubers/JRUtils",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jrwong": "jr-wong@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source_files": "JRUtils/JRUtils/**/*.swift",
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/scubers/JRUtils.git",
20     "tag": "0.0.1"
21   }