blob: c7ef095f0ac8597e8839dc2155de85eeb32fcaed [file] [log] [blame]
{
"name": "SunWuKong",
"platforms": {
"ios": "9.0"
},
"summary": "SunWuKong lets a user select an ice cream flavor.",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sorawit Trutsat": "sorawit.tr@gmail.com"
},
"homepage": "https://github.com/sorawitt/SunWuKong",
"source": {
"git": "https://github.com/sorawitt/SunWuKong.git",
"tag": "0.0.1"
},
"static_framework": true,
"dependencies": {
"Firebase/Core": [
],
"Firebase/Storage": [
]
},
"source_files": "SunWuKong"
}