[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / e / ACMediaFrame / 2.0.5 / ACMediaFrame.podspec.json
blobafed14ae5cf3e7406877483f0bb35a024a47808d
2   "name": "ACMediaFrame",
3   "version": "2.0.5",
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   "license": "MIT",
7   "authors": {
8     "ArthurCao": "honeycao9268@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/honeycao/ACMediaFrame.git",
15     "tag": "2.0.5"
16   },
17   "source_files": [
18     "ACMediaFrame/*.{h,m}",
19     "ACMediaFrame/Libraries/*.{h,m}"
20   ],
21   "resources": "ACMediaFrame/ACMediaFrame.bundle",
22   "requires_arc": true,
23   "dependencies": {
24     "ACAlertController": [
25       "~> 1.0.0"
26     ],
27     "TZImagePickerController": [
29     ],
30     "MWPhotoBrowser": [
31       "~>2.1.2"
32     ]
33   }