blob: d88c8007612801cf87079f5024ef61d8c2cbb62f [file] [log] [blame]
{
"name": "AVFoundationCameraController",
"version": "0.2.0",
"summary": "A Camera View uses AVFoundation.",
"description": " a camera view uses AVFoundation.\n",
"homepage": "https://github.com/kent013/AVFoundationCameraController",
"license": "MIT",
"authors": {
"kent013": "kentaro.ishitoya@gmail.com"
},
"source": {
"git": "https://github.com/kent013/AVFoundationCameraController.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/kent013",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": [
"AssetsLibrary"
],
"dependencies": [
"UIImage-ResizeNCrop"
]
}