[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 1 / 2 / CocoaCapture / 1.0 / CocoaCapture.podspec.json
blob2c87856019aa44c7dc544ec08ab1b119a4d5ef63
2   "name": "CocoaCapture",
3   "version": "1.0",
4   "summary": "Generates images from views in Cocoa and Cocoa touch",
5   "description": "This library helps in generating UIImages from UIViews.\nThis also generates image from entire contents of a UIScrollView",
6   "homepage": "https://github.com/alterecho/CocoaCapture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vijay Chandran J": "com.vjc@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/alterecho/CocoaCapture.git",
19     "commit": "b60ff6293ec8803550f26fe45e0e7a3420bf112d",
20     "tag": "v1.0"
21   },
22   "source_files": [
23     "CocoaCapture",
24     "CocoaCapture/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_versions": "4.0",
28   "swift_version": "4.0"