blob: 7569c6d9701835f87a439a4980a5724423ea3a56 [file] [log] [blame]
{
"name": "JTFadingInfoView",
"version": "1.0.1",
"summary": "A UIButton-based view with fade in/out animation features.",
"homepage": "https://github.com/JunichiT/JTFadingInfoView",
"screenshots": "https://raw.githubusercontent.com/JunichiT/JTFadingInfoView/master/Docs/simple.gif",
"license": "MIT",
"authors": {
"JunichiTsurukawa": "j.tsurukawa@gmail.com"
},
"source": {
"git": "https://github.com/JunichiT/JTFadingInfoView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/",
"resource_bundles": {
"JTFadingInfoView": [
"Pod/Assets/*.png"
]
}
}