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