[Add] Mobilisten 9.2.1
[CocoaPods.git] / Specs / 8 / b / f / Armin / 1.0.1 / Armin.podspec.json
blobcf8e2824bb91302ecf79082510227a73a65259dd
2   "name": "Armin",
3   "version": "1.0.1",
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.1"
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"