blob: 87c454782df1c81aba7c7811b9134e445bb043ba [file] [log] [blame]
{
"name": "DMTabBar",
"version": "0.0.1",
"summary": "XCode 4.x like inspector segmented control.",
"homepage": "https://github.com/malcommac/DMTabBar",
"license": {
"type": "MIT",
"text": "Copyright (c) 2012 Daniele Margutti (http://www.danielemargutti.com - daniele.margutti@gmail.com). All rights reserved."
},
"authors": {
"Daniele Margutti": "me@danielemargutti.com"
},
"source": {
"git": "https://github.com/malcommac/DMTabBar.git",
"commit": "6e9d0a87ca32528c580c0de78f5dda7f80d686fe"
},
"platforms": {
"osx": "10.6"
},
"source_files": [
"DMTabBar/DMTabBar/DMTabBar.{h,m}",
"DMTabBar/DMTabBar/DMTabBarItem.{h,m}"
],
"requires_arc": true
}