blob: 2783e01e852432685359f5c120d999b94bebd2d6 [file] [log] [blame]
{
"name": "Orderable",
"version": "0.4.0",
"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.4.0"
},
"source_files": "Orderable/**/*.swift",
"requires_arc": true,
"static_framework": true,
"dependencies": {
"Pring": [
]
}
}