blob: 6ab5bae572ef5ff71aae971feca2e558ff352c0e [file] [log] [blame]
{
"name": "MEVHorizontalContacts",
"version": "0.1.0",
"summary": "A horizontal collection view layout.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/manuelescrig/MEVHorizontalContacts",
"license": "MIT",
"authors": {
"Manuel Escrig Ventura": "manuelescrig@gmail.com"
},
"source": {
"git": "https://github.com/manuelescrig/MEVHorizontalContacts.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/manuelescrig",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MEVHorizontalContacts/Classes/**/*",
"frameworks": "UIKit"
}