[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / e / URLEmbeddedView / 0.4.0 / URLEmbeddedView.podspec.json
blob9b8f1dd27b3dc713155fe888093c5cb1239d7c9f
2   "name": "URLEmbeddedView",
3   "version": "0.4.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.4.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": [
28       "~> 1.0"
29     ],
30     "Kanna": [
31       "~> 1.0"
32     ],
33     "CryptoSwift": [
34       "~> 0.2"
35     ]
36   }