blob: 1e684a0ba75bd9b35e105f8cc0fc773782693dee [file] [log] [blame]
{
"name": "ZJPhotoPod",
"version": "0.1.1",
"summary": "拍照/相册选取图片",
"description": "拍照,允许编辑裁剪,选择相册时可以多选,默认是单选.",
"homepage": "https://github.com/zhujin001032/ZJPhotoPod",
"license": "MIT",
"authors": {
"zhujin001032": "zhujin001xb@163.con"
},
"source": {
"git": "https://github.com/zhujin001032/ZJPhotoPod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"resource_bundles": {
"ZJPhotoPod": [
"Pod/Assets/*.png",
"Pod/Assets/*.xib"
]
},
"public_header_files": "Pod/Classes/**/*.h"
}