blob: 79a74841b802b5bc4d5ef1538634f761f47fe6ed [file] [log] [blame]
{
"name": "StateOfMind",
"version": "0.1.1",
"summary": "State Framework in Swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MasterWatcher/StateOfMind",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MasterWatcher": "antongoncharov4@gmail.com"
},
"source": {
"git": "https://github.com/MasterWatcher/StateOfMind.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StateOfMind/Classes/**/*"
}