blob: 5678ca5c8457635a375372dd142481b56dfb5bae [file] [log] [blame]
{
"name": "DMPagerViewController",
"version": "0.1.0",
"summary": "DMPagerViewController is page navigation controller like the one used in Twitter or Tinder",
"description": " DMPagerViewController page navigation controller which aims to mimics the one used in Twitter or Tinder with navigation bar on top and a parallax effect on scrolling. \n",
"homepage": "https://github.com/malcommac/DMPagerViewController",
"license": "MIT",
"authors": {
"Daniele Margutti": "me@danielemargutti.com"
},
"source": {
"git": "https://github.com/malcommac/DMPagerViewController.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/danielemargutti",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"DMPagerViewController": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}