[Add] CustomerIOTrackingMigration 3.3.1
[CocoaPods.git] / Specs / f / 0 / 4 / ZLCamera / 1.2.2 / ZLCamera.podspec.json
blob47b8fabb917b14490582744447d8d322af5f190c
2   "name": "ZLCamera",
3   "version": "1.2.2",
4   "summary": "A camera like WeChat",
5   "homepage": "https://github.com/Feralcombat/ZLCamera",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "周麟": "110795300@qq.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Feralcombat/ZLCamera.git",
17     "tag": "1.2.2"
18   },
19   "source_files": "ZLCamera/ZLCameraViewController/*.{h,m}",
20   "resources": "ZLCamera/ZLCameraViewController/*.{bundle}",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "AVFoundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "Masonry": [
30     ],
31     "TOCropViewController": [
33     ]
34   }