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