[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / d / f / JRUtils / 0.0.6 / JRUtils.podspec.json
blob770e2a76142f91e6f3cbabc97b9b0980af991a37
2   "name": "JRUtils",
3   "version": "0.0.6",
4   "summary": "Summary of convenience util for ios development",
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": {
17     "git": "https://github.com/scubers/JRUtils.git",
18     "tag": "0.0.6"
19   },
20   "source_files": "JRUtils/JRUtils/**/*.swift",
21   "requires_arc": true,
22   "dependencies": {
23     "CryptoSwift": [
24       "~> 0.4.1"
25     ]
26   }