blob: e19e9d6e21282de8b93f5a495c01c3d63400b237 [file] [log] [blame]
{
"name": "StateOfMind",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StateOfMind/Classes/**/*"
}