blob: c3cb2d6c38aaffeb91fd26d246c1bc9fede64094 [file] [log] [blame]
{
"name": "Snap2me",
"version": "0.1.2",
"summary": "Snap2me helps you add the snap feature to your views.",
"description": "Your views need some guidance when users drag and drop things in it. Snap2me helps you implement these line guides into any view and its subviews are snapped once they are captured in a threshold.",
"homepage": "https://github.com/c2mInc/Snap2me/",
"screenshots": [
"https://github.com/c2mInc/Snap2me/blob/master/gifs/storyboard.gif?raw=true",
"https://github.com/c2mInc/Snap2me/blob/master/gifs/swift.gif?raw=true"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"erkekin": "erkekin@gmail.com"
},
"source": {
"git": "https://github.com/c2mInc/Snap2me.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/erkekin",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "Snap2me/Classes/**/*"
}