[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / a / 9 / URLPreview / 2.1.0 / URLPreview.podspec.json
blob89c6c205269389eafdf18ef95bdd732ea4a9c42a
2   "name": "URLPreview",
3   "version": "2.1.0",
4   "summary": "An NSURL extension for showing preview info of webpages.",
5   "description": "You may want to use this if you want to mimick Facebook app's behavior when you post a link on your status.",
6   "homepage": "https://github.com/itsmeichigo/URLPreview",
7   "screenshots": "https://raw.githubusercontent.com/itsmeichigo/URLPreview/master/ScreenShot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Huong Do": "huongdt29@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/itsmeichigo",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/itsmeichigo/URLPreview.git",
21     "tag": "2.1.0"
22   },
23   "source_files": "Source",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Kanna": [
27       "~> 4.0.0"
28     ]
29   },
30   "requires_arc": true,
31   "swift_versions": [
32     "3.2",
33     "4.0",
34     "4.2",
35     "5",
36     "5"
37   ],
38   "swift_version": "5"