blob: a25a70dc462a087a65b184a82461b5341089358c [file] [log] [blame]
{
"name": "KIPullToReveal",
"version": "0.0.1",
"summary": "This UITableViewController is used to combine a search result's UITableView with a MKMapView.",
"homepage": "https://github.com/kimar/KIPullToReveal",
"screenshots": [
"https://a248.e.akamai.net/camo.github.com/0edbf5251597f756bfe45d6b2d803a55c4a124b6/687474703a2f2f6b696d61722e6769746875622e696f2f73637265656e73686f74732f6b6970756c6c746f72657665616c2f312e706e67",
"https://a248.e.akamai.net/camo.github.com/761af80f4a1a8986d3525500f5325fb823f3eeae/687474703a2f2f6b696d61722e6769746875622e696f2f73637265656e73686f74732f6b6970756c6c746f72657665616c2f322e706e67"
],
"license": {
"type": "MIT",
"text": "LICENSE"
},
"authors": {
"Marcus Kida": "mail@marcuskida.de"
},
"source": {
"git": "https://github.com/kimar/KIPullToReveal.git",
"commit": "efabe20b2bd4f934ce7a4593400c1b9943bf173f"
},
"platforms": {
"ios": "5.0"
},
"source_files": "PullToReveal/KIPullToReveal/*.{h,m,xib}",
"requires_arc": true
}