blob: 0c6dd028fafeba88d0f9f2e91f9baf4f466fb906 [file] [log] [blame]
{
"name": "Tamamushi",
"version": "0.1.2",
"summary": "Easy to use gradient UINavigationBar library written in Swift",
"homepage": "https://github.com/makomori/Tamamushi",
"license": "MIT",
"authors": {
"makomori": "makomori26@gmail.com"
},
"source": {
"git": "https://github.com/makomori/Tamamushi.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Tamamushi/*.swift",
"resources": [
"Tamamushi/Assets.xcassets",
"Tamamushi/*.xib",
"Tamamushi/*.json"
],
"pushed_with_swift_version": "3.0"
}