[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / e / ACMediaFrame / 3.0.0 / ACMediaFrame.podspec.json
blob5fc02d2558d7e9dc0c65c2a7c790ba2eff27d71e
2   "name": "ACMediaFrame",
3   "version": "3.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   "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": "3.0.0"
16   },
17   "source_files": "ACMediaFrame/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "TZImagePickerController": [
21       "~> 3.1.2"
22     ]
23   }