blob: 7ce6ca7bb456be16cf5e9bc58d9c3348bb8c4f48 [file] [log] [blame]
{
"name": "NightView",
"version": "1.0.1",
"summary": "Dazzling Nights on iOS.",
"description": "NightView is an open source library that generates beautiful, random, starry skies on iOS.",
"homepage": "https://github.com/Boris-Em/NightView",
"screenshots": [
"https://s32.postimg.org/6w9jyums5/Night_View.jpg",
"https://s31.postimg.org/tn5o1yikb/Night_View_i_Phone.jpg"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Boris Emorine": "boris.emorine@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Boris-Em/NightView.git",
"tag": "1.0.1"
},
"source_files": "NightView/*.swift"
}