[Add] AMRAdapterBigo-Beta 4.6.0.1
[CocoaPods.git] / Specs / 0 / c / 2 / ZhikeVideo / 1.0.0 / ZhikeVideo.podspec.json
bloba98a7b1bb05aa2ed6d58e1b045f3b58934c78f63
2   "name": "ZhikeVideo",
3   "version": "1.0.0",
4   "summary": "video for iOS develop",
5   "homepage": "https://github.com/smartliuliu/ZhikeAVVideo",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "liu": "1172436954@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/smartliuliu/ZhikeAVVideo.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "ZhikeVideo/**/*.{h,m}",
22     "Pods/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "UIKit",
26     "AVFoundation"
27   ],
28   "dependencies": {
29     "Masonry": [
31     ],
32     "SDWebImage": [
34     ]
35   }