[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 9 / 7 / d / CameraView / 0.0.2 / CameraView.podspec.json
blobf72e53d4656043173e0b0419ba7f3a712995cc23
2   "name": "CameraView",
3   "version": "0.0.2",
4   "summary": "CameraView show live cam to custom view",
5   "description": "This source heple show live camera in custom view and can capture image",
6   "homepage": "https://github.com/buithuyen/CameraView",
7   "license": "MIT",
8   "authors": {
9     "ThuyenBV": "lionking_bt214@yahoo.com"
10   },
11   "source": {
12     "git": "https://github.com/buithuyen/CameraView.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CameraView": [
22       "Pod/Assets/*.png"
23     ]
24   }