blob: 5eedd3bdb5bc5469566b7fb385d47a20439f57f3 [file] [log] [blame]
{
"name": "NilTutorial",
"version": "0.1.5",
"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.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NilTutorial/Classes/**/*",
"pushed_with_swift_version": "3.0"
}