blob: 7a3f97b43a163f7a613763b0ced8956be862e237 [file] [log] [blame]
{
"name": "CCRecording",
"version": "1.1.1",
"summary": "CCRecording : recording your app when you need, record video",
"description": "CCRecording : recording your app when you need, record video",
"homepage": "https://github.com/ccworld1000/CCRecording",
"screenshots": "https://github.com/ccworld1000/CCRecording/blob/master/RunDemoPicture/RunDemoPicture20170320.png",
"license": "MIT",
"authors": {
"cc": "ccworld1000@gmail.com"
},
"social_media_url": "https://github.com/ccworld1000",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ccworld1000/CCRecording.git",
"tag": "1.1.1"
},
"source_files": [
"CCRecording",
"CCRecording/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"ImageIO",
"AVFoundation",
"QuartzCore",
"CoreText",
"CoreVideo",
"CoreImage",
"CoreGraphics",
"CoreFoundation",
"CoreAudio",
"CoreMedia",
"AssetsLibrary"
],
"requires_arc": true,
"vendored_libraries": "CCRecording/libCCRecording.a"
}