| { |
| "name": "JKImagePickerController", |
| "version": "0.1.6", |
| "summary": "健客多图片选择器", |
| "homepage": "https://github.com/lwq718691587/JKImagePickerController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "liuweiqiang": "liuweiqiang@jianke.com" |
| }, |
| "source": { |
| "git": "https://github.com/lwq718691587/JKImagePickerController.git", |
| "tag": "0.1.6" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "resources": "JKImagePickerController/Resource/*.{png,xib}", |
| "source_files": "JKImagePickerController/**/*.{h,m}" |
| } |