blob: ba4c5e84f577afe0285638f60265bd97de016962 [file] [log] [blame]
{
"name": "GCAnimatedTitle",
"version": "0.5",
"summary": "A Twitter-like navigation bar title (using a UIScrollView).",
"homepage": "https://github.com/aout/GCAnimatedTitle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guillaume CASTELLANA": "guillaume.castellana@gmail.com"
},
"social_media_url": "http://twitter.com/aooout",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/aout/GCAnimatedTitle.git",
"tag": "0.5"
},
"source_files": "AnimatedTitle/Classes",
"public_header_files": "AnimatedTitle/Classes/*.h",
"requires_arc": true
}