blob: 7bb352af7c0ef3c8d29dea2562103bc3126fd2ce [file] [log] [blame]
{
"name": "LFImagePicker",
"version": "0.2.3",
"summary": "A iOS8+ PhotoKit Multiple Image Picker",
"description": "A iOS8+ PhotoKit Multiple Image Picker.\n\nPhotoKit Image Picker for Multiple Pick",
"homepage": "http://longfan.me",
"license": "MIT",
"authors": {
"LongFan": "marklf@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cctv1237/LFImagePicker.git",
"tag": "0.2.3"
},
"source_files": "LFImagePicker/LFImagePicker/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "LFImagePicker/LFImagePicker/**/*.png",
"frameworks": "UIKit",
"requires_arc": true
}