[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / 6 / NixCamera / 0.1.6 / NixCamera.podspec.json
blobe584efd10f1fd98af69a917788f766053baf9871
2   "name": "NixCamera",
3   "version": "0.1.6",
4   "summary": "Simple Fast camera inspire by LLSimpleCamera",
5   "description": "Nixplay Simple Fast camera inspire by LLSimpleCamera, video and picture capture in the same screen ,add simple confirmation screen",
6   "homepage": "https://github.com/fishkingsin/NixCamera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "James Kong": "fishkingsin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fishkingsin/NixCamera.git",
16     "tag": "0.1.6"
17   },
18   "resource_bundles": {
19     "NixCamera": [
20       "NixCamera/Assets/*.png",
21       "NixCamera/Assets/*.lproj"
22     ]
23   },
24   "platforms": {
25     "ios": "8.0"
26   },
27   "source_files": "NixCamera/Classes/**/*",
28   "dependencies": {
29     "CircleProgressView": [
31     ],
32     "Masonry": [
34     ],
35     "RFRotate": [
37     ]
38   }