blob: eed858ef64f009331e20538b501c2457d85a1a7e [file] [log] [blame]
{
"name": "XMNPhotoPickerFramework",
"version": "1.0.4",
"summary": "模仿微信选择图片类库",
"description": "模仿微信选择图片类库 - V1.0.4版本 增加了类似QQ的stick功能 修复部分的内存问题 修复bug",
"homepage": "https://github.com/ws00801526/XMNPhotoPickerFramework",
"license": "MIT",
"authors": {
"XMFraker": "3057600441@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ws00801526/XMNPhotoPickerFramework.git",
"tag": "1.0.4"
},
"source_files": "XMNPhotoPickerFramework/**/*.{h,m}",
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"requires_arc": true,
"resources": [
"XMNPhotoPickerFramework/PhotoPickerKit.xcassets",
"XMNPhotoPickerFramework/Views/*.xib"
],
"deprecated": true
}