[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / c / 4 / Cam / 0.1.0 / Cam.podspec.json
blob66bcb8102603812fe5296958ce7457ef2689bcdf
2   "name": "Cam",
3   "version": "0.1.0",
4   "summary": "In app Camera",
5   "description": "A camera lanched within app",
6   "homepage": "https://github.com/FreshworksStudio/Cam",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amirshayegh": "shayegh@me.com"
13   },
14   "source": {
15     "git": "https://github.com/FreshworksStudio/Cam.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Cam/Classes/**/*.{swift}",
22   "resource_bundles": {
23     "Browser": [
24       "Cam/Classes/**/*.{storyboard,xib}"
25     ]
26   }