blob: 8c00b04a1ee0b30450b369f642dae01c1a85b482 [file] [log] [blame]
{
"name": "Apr",
"platforms": {
"ios": "10.0"
},
"summary": "Apr lets a user select an ice cream flavor.",
"requires_arc": true,
"swift_version": "4.0",
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pavel Vaskou": "3635019@gmail.com"
},
"homepage": "http://aprofita.com",
"source": {
"git": "https://github.com/PavelVaskou/apr.git",
"tag": "0.2.0"
},
"dependencies": {
"Branch": [
]
},
"source_files": "Apr/**/*.{swift}"
}