[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / 9 / URLPreview / 2.0.2 / URLPreview.podspec.json
blob45aa2f74d6e7e9baef50226895f7ff9c51fc29df
2   "name": "URLPreview",
3   "version": "2.0.2",
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.0.2"
22   },
23   "source_files": "Source",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Kanna": [
27       "~> 4.0.0"
28     ]
29   },
30   "requires_arc": true