blob: f5918b64213ffe0fe880465f3cd21c04839b9393 [file] [log] [blame]
{
"name": "WTPhotoAlbumPicker",
"version": "1.0.0",
"summary": "photo browser for ios.",
"description": "photo browser for ios, nice!",
"homepage": "https://github.com/WTGrim/WTPhotoAlbumPicker",
"license": "MIT",
"authors": {
"Dwt": "694130310@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WTGrim/WTPhotoAlbumPicker.git",
"tag": "v1.0.0"
},
"source_files": [
"PhotoAlbumPicker",
"PhotoAlbumPicker/**/*.{h,m}"
],
"exclude_files": "PhotoAlbumPicker/Exclude",
"frameworks": "UIKit"
}