[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / d / 0 / FiniteStateMachine / 1.0 / FiniteStateMachine.podspec.json
blob2d948234f911f69b0d43410d0f6368b7313ff818
2   "name": "FiniteStateMachine",
3   "version": "1.0",
4   "summary": "Finite State Machine",
5   "homepage": "https://github.com/moky",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DIM": "john.chen@infothinker.com"
12   },
13   "source": {
14     "git": "https://github.com/moky/FiniteStateMachine.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": false,
21   "source_files": [
22     "Classes/**/*",
23     "ds/**/*",
24     "fsm/**/*"
25   ],
26   "public_header_files": "Classes/*.h"