[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 8 / 5 / CocoaBloc-Camera / 0.1.7 / CocoaBloc-Camera.podspec.json
blobbc365256123a0512e933146ec186810c011827d5
2   "name": "CocoaBloc-Camera",
3   "version": "0.1.7",
4   "summary": "StageBloc's iOS camera components",
5   "description": "An iOS UI framework for StageBloc photo/video composition",
6   "homepage": "https://github.com/stagebloc/CocoaBloc-Camera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "John Heaton": "pikachu@stagebloc.com",
13     "Mark Glagola": "mark@stagebloc.com",
14     "David Warner": "spiderman@stagebloc.com",
15     "Josh Holat": "bumblebee@stagebloc.com"
16   },
17   "source": {
18     "git": "https://github.com/stagebloc/CocoaBloc-Camera.git",
19     "tag": "0.1.7"
20   },
21   "social_media_url": "https://twitter.com/stagebloc",
22   "platforms": {
23     "ios": "7.0"
24   },
25   "requires_arc": true,
26   "dependencies": {
27     "pop": [
28       "~> 1.0"
29     ],
30     "ReactiveCocoa": [
31       "~> 2.0"
32     ],
33     "PureLayout": [
34       "~> 2.0"
35     ],
36     "CocoaBloc-UI": [
37       "~> 0.0.3"
38     ]
39   },
40   "source_files": "Pod/Classes/**/*",
41   "private_header_files": "Pod/Classes/Misc/*.h",
42   "resources": [
43     "Pod/Assets/*"
44   ]