blob: 264ee58f8815fe099738cedfe9c58d33f6a8d6d0 [file] [log] [blame]
{
"name": "PRSlideView-Swift",
"version": "0.2.2b",
"summary": "Slide view with UIKit-like methods, delegate and data source protocol.",
"homepage": "https://github.com/Elethom/PRSlideView-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elethom Hunter": "elethomhunter@gmail.com"
},
"social_media_url": "https://twitter.com/ElethomHunter",
"platforms": {
"ios": 7.0
},
"source": {
"git": "https://github.com/Elethom/PRSlideView-Swift.git",
"tag": "0.2.2b"
},
"source_files": "Classes/*.swift",
"requires_arc": true
}