blob: 44f9be4f2625bb397ac78721a6ae52006eaef9bd [file] [log] [blame]
{
"name": "Tamamushi",
"version": "0.0.1",
"summary": "Tamamushi is the easy to use iOS library to create gradient navigation bar",
"description": "Tamamushi is the easy to use iOS library to create gradient navigation bar",
"homepage": "https://github.com/makomori/Tamamushi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"makomori": "makomori26@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/makomori/Tamamushi.git",
"tag": "0.0.1"
},
"source_files": "Tamamushi/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}