blob: a564455783eb981d1e303d552f351dc6e2bcda86 [file] [log] [blame]
{
"name": "IMDateScroll",
"version": "0.1.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.1.0"
},
"social_media_url": "https://twitter.com/ian_mcdowell",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}