blob: 294ab7085e74a377f7c1cb27faa4b0129f1e993c [file] [log] [blame]
{
"name": "ZImagePicker",
"version": "0.1.1",
"summary": "从相册选择图片",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhujiayong666/ZImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"朱家永": "zhujiayong666@gmail.com"
},
"source": {
"git": "https://github.com/zhujiayong666/ZImagePicker.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZImagePicker/Classes/**/*",
"resource_bundles": {
"ZImagePicker": [
"ZImagePicker/Assets/*"
]
}
}