[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / f / Armin / 1.0.2 / Armin.podspec.json
blobece738b9fec1929a5dd9d70cee3b6456eaefecd9
2   "name": "Armin",
3   "version": "1.0.2",
4   "summary": "Armin is a http/https request service.",
5   "homepage": "https://github.com/CavanSu/Armin",
6   "license": "MIT",
7   "authors": {
8     "CavanSu": "403029552@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0",
12     "osx": "10.10"
13   },
14   "source": {
15     "git": "https://github.com/CavanSu/Armin.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "sources/*.{h,m,swift}",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.7.3"
22     ]
23   },
24   "module_name": "Armin",
25   "swift_versions": "4.0",
26   "swift_version": "4.0"