[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 3 / 2 / AVFoundationCameraController / 0.2.2 / AVFoundationCameraController.podspec.json
blob8638f7bb3424e8696c1052818802ad5028e1afc7
2   "name": "AVFoundationCameraController",
3   "version": "0.2.2",
4   "summary": "A Camera View uses AVFoundation.",
5   "description": "                       a camera view uses AVFoundation.\n",
6   "homepage": "https://github.com/kent013/AVFoundationCameraController",
7   "license": "MIT",
8   "authors": {
9     "kent013": "kentaro.ishitoya@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kent013/AVFoundationCameraController.git",
13     "tag": "0.2.2"
14   },
15   "social_media_url": "https://twitter.com/kent013",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "frameworks": [
22     "AssetsLibrary"
23   ],
24   "dependencies": [
25     "UIImage-ResizeNCrop"
26   ]