blob: 0c33bad4d8ad66580103b129b4a310d49817c601 [file] [log] [blame]
{
"name": "SEStateMachine",
"version": "0.1",
"summary": "State Machine",
"description": "Objective-C. This implementation allows you to work with synchronous or asynchronous operations within the State",
"homepage": "https://github.com/kokax/SEStateMachine",
"license": "MIT",
"authors": {
"Evgeniy Suvorov": "airbarklay@gmail.com"
},
"source": {
"git": "https://github.com/kokax/SEStateMachine.git",
"tag": "0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}