blob: 69d6e949b07e018f9e79de045f9fd431e83da025 [file] [log] [blame]
{
"name": "MetaRod",
"version": "1.0.1",
"summary": "lightweight url meta data parser library",
"homepage": "https://github.com/misyobun/MetaRod",
"screenshots": "https://user-images.githubusercontent.com/509448/72453120-f123cf00-3801-11ea-8947-a1540f91b27e.gif",
"license": "MIT",
"authors": "misyobun",
"social_media_url": "https://twitter.com/misyobun",
"platforms": {
"ios": "13.0"
},
"requires_arc": true,
"swift_versions": [
"5.0"
],
"source": {
"git": "https://github.com/misyobun/MetaRod.git",
"tag": "1.0.1"
},
"source_files": "MetaRod/Sources/**/*",
"dependencies": {
"SwiftSoup": [
]
},
"swift_version": "5.0"
}