blob: 9288e0c9fb5e48cee367f63c2ee35d06098ab2a3 [file] [log] [blame]
{
"name": "Berry",
"version": "0.1",
"license": "MIT",
"summary": "😊 Berry is an drop down menu written by Swift 3.1.",
"homepage": "https://github.com/ShiWeiCN/Berry",
"authors": {
"Shi Wei": "stayfocusjs@gmail.com"
},
"source": {
"git": "https://github.com/ShiWeiCN/Berry.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"source_files": "Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}