[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 8 / 5 / CocoaBloc-Camera / 0.1.1 / CocoaBloc-Camera.podspec.json
blobe48fced4cb3ebbcc48255593c5d4bb7e73e74df2
2   "name": "CocoaBloc-Camera",
3   "version": "0.1.1",
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": "MIT",
8   "authors": {
9     "John Heaton": "pikachu@stagebloc.com",
10     "Mark Glagola": "mark@stagebloc.com",
11     "David Warner": "spiderman@stagebloc.com",
12     "Josh Holat": "bumblebee@stagebloc.com"
13   },
14   "source": {
15     "git": "https://github.com/stagebloc/CocoaBloc-Camera.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/stagebloc",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "pop": [
26     ],
27     "ReactiveCocoa": [
29     ],
30     "PureLayout": [
32     ],
33     "CocoaBloc-UI": [
35     ]
36   },
37   "source_files": "Pod/Classes/**/*",
38   "private_header_files": "Pod/Classes/Misc/*.h",
39   "resource_bundles": {
40     "CocoaBloc-Camera": [
41       "Pod/Assets/*.png"
42     ]
43   }