blob: 9bff46e19b1ef6fbae66ae378fad84055521451e [file] [log] [blame]
{
"name": "STV-Extensions",
"version": "0.1.2",
"summary": "Collection Extensions for Swift3.",
"description": "We gathered extensions frequently used by our company.",
"homepage": "https://github.com/stv-ekushida/STV-Extensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"stv-ekushida": "e.kushida@st-ventures.jp"
},
"source": {
"git": "https://github.com/stv-ekushida/STV-Extensions.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "STV-Extensions/Classes/**/*",
"pushed_with_swift_version": "3.0"
}