[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / c / b / RunsCamera / 1.0.3 / RunsCamera.podspec.json
blobb1043291aef5b44f917d0ba6ca0b6f0c0cbdfb9f
2   "name": "RunsCamera",
3   "version": "1.0.3",
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.3"
17   },
18   "source_files": "RunsCamera/Classes/**/*.{h,m}",
19   "resources": "RunsCamera/Classes/camera.xcassets",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true