blob: 04d0d32766724e142487afb6e988152570213080 [file] [log] [blame]
{
"name": "Sidebox",
"version": "1.0.1",
"summary": "Library for ViewController with Temporary storage function.",
"description": "Sidebox\n\nThis library enable user to\n* temporary storage\n* quick comparison",
"homepage": "https://github.com/recruit-lifestyle/Sidebox",
"screenshots": [
"https://github.com/recruit-lifestyle/Sidebox/wiki/images/screenshot1.png",
"https://github.com/recruit-lifestyle/Sidebox/wiki/images/screenshot2.png"
],
"license": "MIT",
"authors": {
"Nonchalant": "t_ihara@waku-2.com"
},
"source": {
"git": "https://github.com/recruit-lifestyle/Sidebox.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/l_index",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Sidebox": [
"Pod/Assets/*.png"
]
}
}