[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / 3 / 8 / ICEImagePickerTool / 1.0.0 / ICEImagePickerTool.podspec.json
blob44760996678858ca92b09e9dda4c2f99d545bf51
2   "name": "ICEImagePickerTool",
3   "version": "1.0.0",
4   "summary": "封装对相册和相机的一些常用操作",
5   "description": "TODO: 封装对相册和相机的一些操作, 现有打开相册获取图片,打开相机获取图片",
6   "homepage": "https://github.com/My-Pod/ICEImagePickerTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gumengxiao": "rare_ice@163.com"
13   },
14   "source": {
15     "git": "https://github.com/My-Pod/ICEImagePickerTool.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "dependencies": {
23     "ICEPhotoLibrary": [
25     ]
26   }