blob: 758b799326e1a503292a38bf2e6ad96a88d90d66 [file] [log] [blame]
{
"name": "NilTutorial",
"version": "0.1.2",
"summary": "Tutorial Page writing in Swift.",
"description": "Create tutorial using UICollectionView",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}