blob: 01b4120aaa70f4781394c13ba33bcd700efa2dcc [file] [log] [blame]
{
"name": "JPImagePicker",
"version": "0.0.1",
"summary": "image picker",
"description": "simple image picker",
"homepage": "https://github.com/zhongqing05/JPImagePicker",
"license": "MIT",
"authors": {
"zhongqing": "zhongqing05@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhongqing05/JPImagePicker.git",
"tag": "0.0.1"
},
"source_files": "JPAlbumPicker/Album/**/*",
"frameworks": "Photos"
}