blob: cf7da559a7948acc6a4d758ca0e1e0e393158ead [file] [log] [blame]
{
"name": "Aturse",
"version": "0.1.0",
"summary": "a mini-code which detects words in a sentence and runs the funtions which are found",
"description": "\"Aturse is a mini-library which finds and runs words in a sentece then find functions and run them\"",
"homepage": "https://github.com/ehsanomid/Aturse",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ehsanomid": "xipo@me.com"
},
"source": {
"git": "https://github.com/ehsanomid/Aturse.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Aturse/Classes/**/*",
"frameworks": "UIKit"
}