blob: e4274483789c84458e06287d0246c6fae2b0e9c4 [file] [log] [blame]
{
"name": "NilTutorial",
"version": "0.2.6",
"summary": "Create app tutorial view using UICollectionView",
"description": "App tutorial lib using UICollectionView writing in Swift 3.0.",
"homepage": "https://github.com/nil-biribiri/NilTutorial",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NilNilNil": "nilc.nolan@gmail.com"
},
"source": {
"git": "https://github.com/nil-biribiri/NilTutorial.git",
"branch": "master",
"tag": "0.2.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NilTutorial/Classes/*",
"pushed_with_swift_version": "3.0"
}