blob: d28fd7782d3c1abd8ed1cba79044c152c3fcedaa [file] [log] [blame]
{
"name": "FTImagePickerController",
"version": "1.0.0",
"summary": "A layout similar to UICollectionViewFlowLayout.",
"description": "A layout similar to UICollectionViewFlowLayout for Photo.",
"homepage": "https://github.com/alotofleo2/FTImagePickerController",
"license": "MIT",
"authors": {
"fangtao112": "alotofleo2@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/alotofleo2/FTImagePickerController.git",
"tag": "1.0.0"
},
"source_files": "FTImagePickerController/FTImagePickerController/*.{h,m}",
"resource_bundles": {
"FTImagePickerController": [
"FTImagePickerController/FTImagePickerController.bundle/*.png"
]
},
"requires_arc": true
}