[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / a / 3 / 6 / Swarm / 0.3.0 / Swarm.podspec.json
blob3865377c007d9aefd850627919c79855de0bcafc
2   "name": "Swarm",
3   "version": "0.3.0",
4   "summary": "Simple, fast, modular Web-scrapping engine written in Swift",
5   "homepage": "https://github.com/DenTelezhkin/Swarm",
6   "license": "MIT",
7   "authors": {
8     "Denys Telezhkin": "denys.telezhkin.oss@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/DenTelezhkin",
11   "swift_versions": [
12     "5.3"
13   ],
14   "platforms": {
15     "ios": "10.0",
16     "tvos": "10.0",
17     "osx": "10.12",
18     "watchos": "3.0"
19   },
20   "source": {
21     "git": "https://github.com/DenTelezhkin/Swarm.git",
22     "tag": "0.3.0"
23   },
24   "source_files": "Sources/Swarm/*.{swift}",
25   "swift_version": "5.3"