blob: a33c9223285aea715719d7dbbbc5e03d64b4ef41 [file] [log] [blame]
{
"name": "PRSlideView",
"version": "0.2.1",
"summary": "Slide view with UIKit-like methods, delegate and data source protocol.",
"homepage": "https://github.com/Elethom/PRSlideView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elethom Hunter": "elethomhunter@gmail.com"
},
"social_media_url": "http://twitter.com/ElethomHunter",
"platforms": {
"ios": 5.0
},
"source": {
"git": "https://github.com/Elethom/PRSlideView.git",
"tag": "0.2.1"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"requires_arc": true
}