blob: 9cd9288b8b695bb39f095e9917c8f576cf26fbea [file] [log] [blame]
{
"name": "CollectionNode",
"version": "1.1.1",
"summary": "A CollectionView made for SpriteKit",
"description": "A simple to use CollectionView you can use as a SKNode in SpriteKit",
"homepage": "https://github.com/bwide/CollectionNode",
"license": "MIT",
"authors": {
"Bruno Fulber Wide": "bfwide07@gmail.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/bwide/CollectionNode.git",
"tag": "1.1.1"
},
"source_files": "Source/*.{swift}",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "4.0"
}