[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 2 / 5 / SwiftNetwork / 1.0.5 / SwiftNetwork.podspec.json
blobcc6006161a02ef66ad4788b3f08a5b24efb9cf65
2   "name": "SwiftNetwork",
3   "version": "1.0.5",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Lightweight network manager.",
8   "homepage": "https://github.com/Sinweaver/SwiftNetwork",
9   "authors": {
10     "Alexander Borovikov": "alexander.borovikov@outlook.com"
11   },
12   "source": {
13     "git": "https://github.com/Sinweaver/SwiftNetwork.git",
14     "tag": "1.0.5"
15   },
16   "platforms": {
17     "ios": "10.0",
18     "tvos": "10.0"
19   },
20   "swift_versions": "5.2",
21   "source_files": "Sources/**/*",
22   "public_header_files": "Sources/**/*.h",
23   "exclude_files": "Sources/**/Info.plist",
24   "requires_arc": true,
25   "frameworks": "Foundation",
26   "swift_version": "5.2"