[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / b / RunsCamera / 1.0.2 / RunsCamera.podspec.json
blobbe66ace7eda2e363795524aeee7427e5e37dfafa
2   "name": "RunsCamera",
3   "version": "1.0.2",
4   "summary": "A custom camera, the core function a little click to take pictures, long press the video.",
5   "description": "A custom camera, the core function a little click to take pictures, long press the video.which implement by Objective-C.",
6   "homepage": "https://github.com/RunsCode/Camera",
7   "license": "MIT",
8   "authors": {
9     "dev_wang": "dev_wang@foxmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/RunsCode/Camera.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "Camera/Classes/{Protocol, Util, VC, View}/*.{h,m}",
19   "resources": "Camera/Classes/camera.xcassets",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true