blob: 800f52ac318a325e7b3e57fa01273d9d09a5e6cc [file] [log] [blame]
{
"name": "KIPullToReveal",
"version": "1.0.2",
"summary": "This UITableViewController is used to combine a search result's UITableView with a MKMapView.",
"homepage": "https://github.com/kimar/KIPullToReveal",
"license": {
"type": "MIT",
"text": "LICENSE"
},
"authors": {
"Marcus Kida": "mail@marcuskida.de"
},
"source": {
"git": "https://github.com/kimar/KIPullToReveal.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "PullToReveal/KIPullToReveal/*.{h,m}",
"resources": "PullToReveal/KIPullToReveal/*.{xib}",
"requires_arc": true
}