blob: 0d91ccf1b6caf978f7a8ec525a7cfe1b9dfacd8a [file] [log] [blame]
{
"name": "XMPhotoPicker",
"version": "0.0.5",
"summary": "XMPhotoPicker.",
"description": "XMPhotoPicker can manage photoPicking",
"homepage": "https://github.com/zhenLuoxiaoming/XMPhotoPicker",
"license": "Copyright (c) 2015年 Lisa. All rights reserved.",
"authors": {
"罗晓明": "542250137@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhenLuoxiaoming/XMPhotoPicker.git",
"tag": "0.0.5"
},
"source_files": [
"XMPhotoPicker",
"XMPhotoPicker/**/*.{h,m,xib}"
],
"resources": "XMPhotoPicker/Image/*.png",
"dependencies": {
"AFNetworking": [
"~> 3.0.0"
]
}
}