[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 7 / e / SEStateMachine / 0.1 / SEStateMachine.podspec.json
blob0c33bad4d8ad66580103b129b4a310d49817c601
2   "name": "SEStateMachine",
3   "version": "0.1",
4   "summary": "State Machine",
5   "description": "Objective-C. This implementation allows you to work with synchronous or asynchronous operations within the State",
6   "homepage": "https://github.com/kokax/SEStateMachine",
7   "license": "MIT",
8   "authors": {
9     "Evgeniy Suvorov": "airbarklay@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kokax/SEStateMachine.git",
13     "tag": "0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"