blob: 3987e110381268212d5c490eb69c96bddc6939c7 [file] [log] [blame]
{
"name": "TNColorScrollViewController",
"version": "0.1",
"summary": "A view controller for Objective-C which creates a scrollview with view with different background colors.",
"homepage": "http://blog.the-nerd.be/2014/08/tncolorscrollviewcontroller-easy-scrollview-with-different-color-views/",
"screenshots": "ttp://cl.ly/XGuR/Screen%20Recording%202014-08-29%20at%2012.26%20pm.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Frederik Jacques": "frederik@the-nerd.be"
},
"social_media_url": "http://twitter.com/thenerd_be",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/frederik-jacques/TNColorScrollViewController.git",
"tag": "0.1"
},
"source_files": "src/*.{h,m}",
"requires_arc": true
}