[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / e / ACMediaFrame / 2.0.0 / ACMediaFrame.podspec.json
blobafc21f6019829f2f962c6f9eb3fd058c993812c7
2   "name": "ACMediaFrame",
3   "version": "2.0.0",
4   "summary": "An easy way to display image or video form album or camera, and get more info of image or video to upload and so on.",
5   "homepage": "https://github.com/honeycao/ACMediaFrame",
6   "screenshots": "https://gitlab.com/ImageLibrary/githubImage/raw/master/ACMediaFrame/ACMediaFrame.gif",
7   "license": "MIT",
8   "authors": {
9     "ArthurCao": "honeycao9268@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/honeycao/ACMediaFrame.git",
16     "tag": "2.0.0"
17   },
18   "source_files": "ACMediaFrame/**/*.{h,m}",
19   "resources": "ACMediaFrame/ACMediaFrame.bundle",
20   "requires_arc": true,
21   "dependencies": {
22     "ACAlertController": [
23       "~> 1.0.0"
24     ],
25     "TZImagePickerController": [
26       "~> 1.7.9"
27     ],
28     "MWPhotoBrowser": [
29       "~>2.1.2"
30     ]
31   }