[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 8 / b / MNTools-Swift / 0.0.3 / MNTools-Swift.podspec.json
blob159f76021662b565f5e74024d66ca752d0fb5d66
2   "name": "MNTools-Swift",
3   "version": "0.0.3",
4   "summary": "common tools.",
5   "description": "common tools for swift project.",
6   "homepage": "https://gitee.com/jacknan/MNTools-Swift.git",
7   "license": "MIT",
8   "authors": {
9     "jacknan": "771360846@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://gitee.com/jacknan/MNTools-Swift.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "MNTools-Swift/Source/*.swift",
19   "swift_versions": [
20     "5.0",
21     "5.1"
22   ],
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.0.0-rc.2"
26     ],
27     "HandyJSON": [
29     ]
30   },
31   "swift_version": "5.1"