[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / a / b / 0 / ZLCameraFramework / 1.0.0 / ZLCameraFramework.podspec.json
blobd668816b855c5ea26a8711daa0fe29f82b51bc41
2   "name": "ZLCameraFramework",
3   "version": "1.0.0",
4   "summary": "A light camera like WeChat",
5   "description": "A light camera like Wechat",
6   "homepage": "https://github.com/Feralcombat/ZLCameraFramework",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "周麟": "110795300@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Feralcombat/ZLCameraFramework.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "ZLCameraFramework",
22     "ZLCameraFramework/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "UIKit",
26     "AVFoundation",
27     "Foundation"
28   ],
29   "dependencies": {
30     "Masonry": [
32     ]
33   }