blob: d413f45652126c3af9fd614b10cd81fe9abd7556 [file] [log] [blame]
{
"name": "DM3Collection",
"version": "0.0.1",
"summary": "Collection of UI elements",
"description": "Simple checkmar animation.",
"homepage": "https://github.com/dmi3j/DM3Collection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry Beloborodov": "dmi3j@me.com"
},
"social_media_url": "http://twitter.com/dmi3j",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dmi3j/DM3Collection.git",
"tag": "0.0.1"
},
"source_files": "DM3*.{h,m}",
"subspecs": [
{
"name": "DM3BreadcrumbsView",
"source_files": "**/DM3BreadcrumbsView.{h,m}"
},
{
"name": "DM3CheckmarkView",
"source_files": "**/DM3CheckmarkView.{h,m}"
}
]
}