[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / a / LinkPreviewKit / 0.3.0 / LinkPreviewKit.podspec.json
blobce2aa07d0665b763cf53e6ac4f3b566e660895e7
2   "name": "LinkPreviewKit",
3   "version": "0.3.0",
4   "summary": "Link preview kit",
5   "description": "Library to fetch the social media meta tag information from a website URL. See [http://moz.com/blog/meta-data-templates-123](http://moz.com/blog/meta-data-templates-123)",
6   "homepage": "https://github.com/kompozer/LinkPreviewKit",
7   "license": "MIT",
8   "authors": {
9     "Andreas Kompanez": "kompanez.andreas@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kompozer/LinkPreviewKit.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LinkPreviewKit": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "HTMLReader": [
28     ]
29   }