blob: 23b830ebfa749a573537de4fb28145375e870c85 [file] [log] [blame]
{
"name": "NumiOS",
"version": "0.1.0",
"summary": "Numpy in iOS",
"description": "Magic will be happened when you use NumiOS!",
"homepage": "https://github.com/younatics/NumiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Seungyoun Yi": "younatics@gmail.com"
},
"source": {
"git": "https://github.com/younatics/NumiOS.git",
"tag": "0.1.0"
},
"source_files": "NumiOS/*.swift",
"platforms": {
"ios": "9.0"
},
"frameworks": "Foundation",
"requires_arc": true
}