blob: 1682a2d655e8c2ec69b6ba0a81162e164a01cd84 [file] [log] [blame]
{
"name": "ZLAssetsP",
"version": "0.1.0",
"summary": "This photo select album in ZLAssetsP.",
"description": "This photo select album in ZLAssetsP in iOS",
"homepage": "https://github.com/MakeZL/ZLAssetsP",
"license": "MIT",
"authors": {
"zhangleo": "zhangleowork@163.com"
},
"source": {
"git": "https://github.com/MakeZL/ZLAssetsP.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ZLAssetsP": [
"Pod/Assets/*.png"
]
}
}