4 "summary": "Nifty is a Swift library that provides basic handy functions",
5 "description": "This is the my first cocoapod. So far the cocoa pod contains a String.substring function to make it easier using it without all the indexes. Simply use with: start..<end as a property. createDefaultAlert returns an alert. The alert should be assigned to a variable, therefore it can be invoked multiple times.",
6 "homepage": "https://github.com/simonmartinnielsen/Nifty",
12 "simonmartinnielsen": "post.smn@gmail.com"
15 "git": "https://github.com/simonmartinnielsen/Nifty.git",
21 "source_files": "Nifty/Classes/**/*",
22 "pushed_with_swift_version": "3.0"