blob: 96c009a077effb06f0a857dabe395e8a6d8ae6e2 [file] [log] [blame]
{
"name": "JTFadingInfoView",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/",
"resource_bundles": {
"JTFadingInfoView": [
"Pod/Assets/*.png"
]
}
}