[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 5 / 1 / CCRecording / 1.1.2 / CCRecording.podspec.json
blobdb8e7c7a92af51610e9da21a6c0dea92b366e11d
2   "name": "CCRecording",
3   "version": "1.1.2",
4   "summary": "CCRecording : recording your app when you need, record video",
5   "description": "CCRecording : recording your app when you need, record video",
6   "homepage": "https://github.com/ccworld1000/CCRecording",
7   "screenshots": "https://github.com/ccworld1000/CCRecording/blob/master/RunDemoPicture/RunDemoPicture20170320.png",
8   "license": "MIT",
9   "authors": {
10     "cc": "ccworld1000@gmail.com"
11   },
12   "social_media_url": "https://github.com/ccworld1000",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ccworld1000/CCRecording.git",
18     "tag": "1.1.2"
19   },
20   "source_files": [
21     "CCRecording",
22     "CCRecording/*.{h,m}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "frameworks": [
26     "UIKit",
27     "ImageIO",
28     "AVFoundation",
29     "QuartzCore",
30     "CoreText",
31     "CoreVideo",
32     "CoreImage",
33     "CoreGraphics",
34     "CoreFoundation",
35     "CoreAudio",
36     "CoreMedia",
37     "AssetsLibrary"
38   ],
39   "requires_arc": true,
40   "vendored_libraries": "CCRecording/libCCRecording.a"