[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / a / 9 / b / ZBWStateMachine / 0.0.9 / ZBWStateMachine.podspec.json
blobdf9b7a9ae501236e3e842eb52a099fa13ebfc0d6
2   "name": "ZBWStateMachine",
3   "version": "0.0.9",
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.9"
17   },
18   "source_files": [
19     "ZBWStateMachine",
20     "ZBWStateMachine/**/*.{h,m}"
21   ]