[Add] AgoraAudio_Special_iOS 4.3.2.131
[CocoaPods.git] / Specs / c / 8 / a / LinkPreviewKit / 0.1.0 / LinkPreviewKit.podspec.json
blobbc03927fc22c08ff7675030cb289f81345b95c40
2   "name": "LinkPreviewKit",
3   "version": "0.1.0",
4   "summary": "Link preview kit",
5   "description": "                       Library to fetch the social media meta tag information for a given URL. See [http://moz.com/blog/meta-data-templates-123](http://moz.com/blog/meta-data-templates-123)\n",
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.1.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   }