blob: 0a1bb74a75a663821bfa565b4ee3abd19bf38fba [file] [log] [blame]
{
"name": "MarkovKit",
"version": "0.6.1",
"summary": "Tools for working with Markov models",
"homepage": "https://github.com/sadawi/MarkovKit",
"license": "MIT",
"authors": {
"Sam Williams": "samuel.williams@gmail.com"
},
"source": {
"git": "https://github.com/sadawi/MarkovKit.git",
"tag": "0.6.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MarkovKit/**/*"
}