[Add] Vitals 3.2.4
[CocoaPods.git] / Specs / 9 / f / 2 / ImagePiker / 0.1.0 / ImagePiker.podspec.json
blob651e20010b3a3f9d022d911544c335cb15bf56a2
2   "name": "ImagePiker",
3   "version": "0.1.0",
4   "summary": "一个头像选择的类,使用方法非常简单,只需要让你的imageView继承自其中的类就可以实现点击从照相机或者相册选取照片.",
5   "homepage": "https://github.com/XDislikeCode/ImagePikerTool",
6   "license": "MIT",
7   "authors": {
8     "XDislikeCode": "781276284@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/XDislikeCode/ImagePikerTool.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "ImagePicker/**/*",
18   "requires_arc": true