[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / f / c / SAMCoreImageView / 0.1.3 / SAMCoreImageView.podspec.json
blob41f081e691918b41eb32ee0f9af2765b70806be4
2   "name": "SAMCoreImageView",
3   "version": "0.1.3",
4   "authors": {
5     "Sam Soffes": "sam@soff.es"
6   },
7   "homepage": "https://github.com/soffes/SAMCoreImageView",
8   "summary": "Fast image view for CIImage's.",
9   "source": {
10     "git": "https://github.com/soffes/SAMCoreImageView.git",
11     "tag": "v0.1.3"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "CoreGraphics",
25     "CoreImage",
26     "GLKit",
27     "OpenGLES"
28   ],
29   "source_files": "SAMCoreImageView",
30   "dependencies": {
31     "SAMContentMode": [
33     ]
34   }