[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / b / ZBWStateMachine / 0.0.11 / ZBWStateMachine.podspec.json
blob4118b8f13c47243ab60ff056381d63c0d26fd179
2   "name": "ZBWStateMachine",
3   "version": "0.0.11",
4   "summary": "状态机.",
5   "description": "状态机。管理多状态,事件触发状态切换。",
6   "homepage": "https://github.com/HangZhouShuChengKeJi/ZBWStateMachine",
7   "license": "BSD",
8   "authors": {
9     "bwzhu": "bowen.zhu@91chengguo.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/HangZhouShuChengKeJi/ZBWStateMachine.git",
16     "tag": "0.0.11"
17   },
18   "source_files": [
19     "ZBWStateMachine",
20     "ZBWStateMachine/**/*.{h,m}"
21   ]