blob: 4e81b40044e62c71f1c46c011ca6da421ed8028f [file] [log] [blame]
{
"name": "IMDateScroll",
"version": "0.2.0",
"summary": "Simple date selector library for iOS",
"description": " Jump to a specific day (section) of the events list by tapping on the scrollable header at the top. Simple and easy to use.\n",
"homepage": "https://github.com/IMcD23/IMDateScroll",
"license": "MIT",
"authors": {
"Ian McDowell": "mcdow.ian@gmail.com"
},
"source": {
"git": "https://github.com/IMcD23/IMDateScroll.git",
"tag": "0.2.0"
},
"screenshots": [
"http://www.ianmcdowell.net/content/images/IMDateScroll/1.png",
"http://www.ianmcdowell.net/content/images/IMDateScroll/1.png"
],
"social_media_url": "https://twitter.com/ian_mcdowell",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}