blob: f808b93796814f4cb0cf361bbce627d51b30d71d [file] [log] [blame]
{
"name": "FMImagePickerController",
"version": "0.1.4",
"summary": "An asset picker for iOS that allows for multiple selection.",
"description": " An asset picker for iOS that allows for multiple selection, supports both photos and videos and features a navbar dropdown for switching albums.\n \n Designed for iOS7+.\n",
"homepage": "https://github.com/formal-method/FMImagePickerController",
"license": "MIT",
"authors": {
"Kyle Shank": "kyle.shank@gmail.com"
},
"source": {
"git": "https://github.com/formal-method/FMImagePickerController.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/formal_method",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": "Pod/Assets/*.png"
}