[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 2 / SYCamera / 1.0.2 / SYCamera.podspec.json
blobfe01418590c8d439debed87032c23f2c33821246
2   "name": "SYCamera",
3   "version": "1.0.2",
4   "summary": "hello.",
5   "description": "私有Pods测试\n                   * Markdown 格式",
6   "homepage": "http://blog.dnnlbj.com",
7   "license": "MIT",
8   "authors": {
9     "CoderSy": "private.shengyang@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderSy/SYCamera.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "Class/**/*.{swift}",
19   "exclude_files": "Classes/Exclude",
20   "resource_bundles": {
21     "SYCamera": [
22       "Resources/*.{png}"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "AVFoundation"
29   ],
30   "requires_arc": true,
31   "pod_target_xcconfig": {
32     "SWIFT_VERSION": "3.0"
33   },
34   "pushed_with_swift_version": "3.0"