[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 4 / 3 / TRVideoCapture / 0.0.2 / TRVideoCapture.podspec.json
blob120badfe7fdb2821967a93a747b4825ffab607ec
2   "name": "TRVideoCapture",
3   "version": "0.0.2",
4   "summary": "fork fro TRVideoCapture",
5   "description": "A longer description of TRSECoreTextView in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "http://lijinchao.sinaapp.com",
7   "license": "MIT",
8   "authors": {
9     "ljc": "lijinchao2007@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/PodRepo/TRVideoCapture.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "Resources/*",
24   "frameworks": "AVFoundation",
25   "libraries": "c++",
26   "requires_arc": true,
27   "dependencies": {
28     "pop": [
29       "~> 1.0.7"
30     ]
31   }