blob: f870620005754739760c48900a6153b3617cf0c5 [file] [log] [blame]
{
"name": "XDPhoto",
"version": "0.2.0",
"summary": "图片导入,列表,浏览",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xjydev/XDPhoto.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xjydev@163.com": "xiaodev"
},
"source": {
"git": "https://github.com/xjydev/XDPhoto.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XDPhoto/Classes/**/*",
"resource_bundles": {
"XDPhoto": [
"XDPhoto/Assets/*"
]
},
"public_header_files": "XDPhoto/Classes/**/*.h",
"frameworks": [
"UIKit",
"Photos",
"AssetsLibrary"
]
}