[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / 9 / e / ACMediaFrame / 3.0.1 / ACMediaFrame.podspec.json
blob5a1c04f1bbab72790ab8682b740039aa54595835
2   "name": "ACMediaFrame",
3   "version": "3.0.1",
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.1"
16   },
17   "source_files": "ACMediaFrame/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "TZImagePickerController": [
21       "~> 3.1.2"
22     ]
23   }