[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 5 / 1 / CCRecording / 1.2.1 / CCRecording.podspec.json
blobac3804dc58cc402663af3d0ab49259b65a01d805
2   "name": "CCRecording",
3   "version": "1.2.1",
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   "authors": {
9     "cc": "ccworld1000@gmail.com"
10   },
11   "social_media_url": "https://github.com/ccworld1000",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/ccworld1000/CCRecording.git",
17     "tag": "1.2.1"
18   },
19   "source_files": [
20     "CCRecording",
21     "CCRecording/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "frameworks": [
25     "UIKit",
26     "ImageIO",
27     "AVFoundation",
28     "QuartzCore",
29     "CoreText",
30     "CoreVideo",
31     "CoreImage",
32     "CoreGraphics",
33     "CoreFoundation",
34     "CoreAudio",
35     "CoreMedia",
36     "AssetsLibrary"
37   ],
38   "requires_arc": true,
39   "vendored_libraries": "CCRecording/libCCRecording.a"