[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 5 / 8 / MetaRod / 1.0.0 / MetaRod.podspec.json
blobadaf79eeb61dcbb905ff055c8e73e0e9f8f306d3
2   "name": "MetaRod",
3   "version": "1.0.0",
4   "summary": "lightweight url meta data parser library",
5   "homepage": "https://github.com/misyobun/MetaRod",
6   "screenshots": "https://user-images.githubusercontent.com/509448/72453120-f123cf00-3801-11ea-8947-a1540f91b27e.gif",
7   "license": "MIT",
8   "authors": "misyobun",
9   "social_media_url": "https://twitter.com/misyobun",
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "swift_versions": [
15     "5.0"
16   ],
17   "source": {
18     "git": "https://github.com/misyobun/MetaRod.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "MetaRod/Sources/**/*",
22   "dependencies": {
23     "SwiftSoup": [
25     ]
26   },
27   "swift_version": "5.0"