[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / c / 9 / ZinkPhotoVideo / 1.0.0 / ZinkPhotoVideo.podspec.json
blob79a820ee4d27cfb271ca9cd5a2b33353dd0d63c9
2   "name": "ZinkPhotoVideo",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "从相册或摄像头获取用户相片及视频",
6   "homepage": "https://github.com/zinkLin",
7   "authors": {
8     "Zink": "418175138@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/zinkLin/ZinkPhotoVideo",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "ZinkPhotoVideo/*",
19   "dependencies": {
20     "ZinkAlertActionSheet": [
22     ]
23   }