blob: 1f5ee47fcefd1abcc4e9f786391a1a7bde5c4067 [file] [log] [blame]
{
"name": "ZJSPhotoManager",
"version": "0.1.0",
"summary": "a convenient photo manager tool for ios project.",
"description": "a convenient photo manager tool for ios project, it is compatible with both ALAssetsLibrary and PHPhotoLibrary.",
"homepage": "https://github.com/allenzjs/ZJSPhotoManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"allenzjs": "qianchang123987@163.com"
},
"source": {
"git": "https://github.com/allenzjs/ZJSPhotoManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZJSPhotoManager/Classes/**/*"
}