[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / c / e / URLEmbeddedView / 0.1.0 / URLEmbeddedView.podspec.json
blob642145bfd8d0945f8d8b9ff12ade9f6cfa48fbd6
2   "name": "URLEmbeddedView",
3   "version": "0.1.0",
4   "summary": "URLEmbeddedView is a view that automatically cache the Open Graph Protocol.",
5   "homepage": "https://github.com/szk-atmosphere/URLEmbeddedView",
6   "license": "MIT",
7   "authors": {
8     "Taiki Suzuki": "s1180183@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/szk-atmosphere/URLEmbeddedView.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/SzkAtmosphere",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "URLEmbeddedView/*.{swift}",
20   "resources": "Resources/*.{pdf,xcdatamodeld}",
21   "frameworks": [
22     "UIKit",
23     "CoreData",
24     "CoreGraphics"
25   ],
26   "dependencies": {
27     "MisterFusion": [
29     ],
30     "Kanna": [
31       "~> 1.0"
32     ]
33   }