blob: 5de450e87a51fdfdee2e68f5cca3242fc493452a [file] [log] [blame]
{
"name": "HistoryView",
"version": "1.0.0",
"summary": "HistoryView` enables to manage and transition preView.",
"description": "HistoryView\n\nenables to manage and transition preView.",
"homepage": "https://github.com/recruit-lifestyle/HistoryView",
"screenshots": "https://github.com/recruit-lifestyle/HistoryView/wiki/images/screen_shot.png",
"license": "MIT",
"authors": {
"Nonchalant": "t_ihara@waku-2.com"
},
"source": {
"git": "https://github.com/recruit-lifestyle/HistoryView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/l_index",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HistoryView": [
"Pod/Assets/*.png"
]
}
}