[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / a / 2 / f / FMNetManager / 0.0.3 / FMNetManager.podspec.json
blob13af6589893ea1da7bc6910a00825b172e30359b
2   "name": "FMNetManager",
3   "version": "0.0.3",
4   "summary": "A Swift NetLib of FMNetManager. Base NSURLSession",
5   "homepage": "https://github.com/CoderFM/FMNetManager",
6   "license": "MIT",
7   "authors": {
8     "ć‘šć‘æ˜Ž": "zhoufaming251@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "swift_version": "3.3",
14   "source": {
15     "git": "https://github.com/CoderFM/FMNetManager.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "FMNetManager",
20     "Class/*.{swift}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]