[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 9 / SwiftyCam / 3.0.0 / SwiftyCam.podspec.json
blobd657850e58891b9a3586d633c9562f500c96356e
2   "name": "SwiftyCam",
3   "version": "3.0.0",
4   "summary": "A Simple, Snapchat inspired camera Framework written in Swift",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "swift_version": "4.2",
9   "description": "A drop in Camera View Controller for capturing photos and videos from one AVSession. Written in Swift.",
10   "homepage": "https://github.com/Awalz/SwiftyCam",
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Andrew Walz": "andrewjwalz@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/Awalz/SwiftyCam.git",
20     "tag": "3.0.0"
21   },
22   "source_files": "Source/**/*"