[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 5 / 8 / MetaRod / 1.0.1 / MetaRod.podspec.json
blob69d6e949b07e018f9e79de045f9fd431e83da025
2   "name": "MetaRod",
3   "version": "1.0.1",
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": "13.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.1"
20   },
21   "source_files": "MetaRod/Sources/**/*",
22   "dependencies": {
23     "SwiftSoup": [
25     ]
26   },
27   "swift_version": "5.0"