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