blob: 77a15b826a1da104102ef1e7e1a18e3bcbb2b4bc [file] [log] [blame]
{
"name": "UICollectionViewToolsSwift",
"version": "1.0",
"license": "MIT",
"summary": "A Collection of tools for UICollectionViews/UITableViews using swift",
"homepage": "https://github.com/JeanVinge/UICollectionViewToolsSwift",
"social_media_url": "http://twitter.com/jean_vinge",
"authors": {
"Jean Vinge": "jean_vinge@hotmail.com"
},
"source": {
"git": "https://github.com/JeanVinge/UICollectionViewToolsSwift.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "UICollectionViewToolsSwift/Source/*.swift"
}