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