blob: 87b5a909f4088bf22eb05fc6f68a9dca3829d3f4 [file] [log] [blame]
{
"name": "DKImageBrowser",
"version": "0.1.4",
"summary": "Scrolling Tab iOS Control.",
"description": "iOS Image Browser with a Thumbnail Strip",
"homepage": "https://github.com/dkhamsing/DKImageBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dkhamsing": "dkhamsing8@gmail.com"
},
"social_media_url": "http://twitter.com/dkhamsing",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dkhamsing/DKImageBrowser.git",
"tag": "v0.1.4"
},
"source_files": "DKImageBrowser/*",
"requires_arc": true
}