blob: 7def0306256aebe99ed509a7359df1ec98e8fb25 [file] [log] [blame]
{
"name": "Orderable",
"version": "0.1.1",
"summary": "Orderable",
"description": "Orderable can be paid using firebase and stripe.",
"homepage": "https://github.com/starhoshi/Orderable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"star__hoshi": "kensuke1751@gmail.com"
},
"social_media_url": "https://twitter.com/star__hoshi",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/starhoshi/Orderable.git",
"tag": "0.1.1"
},
"source_files": "Orderable/**/*.swift",
"requires_arc": true,
"static_framework": true,
"dependencies": {
"Pring": [
]
}
}