blob: 22c7093d91ac4fd6bad94b151063c31ff2f401a2 [file] [log] [blame]
{
"name": "KICaptureKit",
"version": "0.0.1",
"summary": "KICaptureKit",
"description": "KICaptureKit",
"homepage": "https://github.com/smartwalle/KICaptureKit",
"license": "MIT",
"authors": {
"SmartWalle": "smartwalle@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/smartwalle/KICaptureKit.git",
"tag": "0.0.1"
},
"source_files": [
"KICaptureKit/KICaptureKit/*.{h,m}",
"KICaptureKit/KICaptureView/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"AVFoundation",
"UIKit"
],
"requires_arc": true
}