[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / 3 / JCStateMachine / 1.0.0 / JCStateMachine.podspec.json
blobc38ba95317e7f5b6f3f3e3bbf18c7f737cc83354
2   "name": "JCStateMachine",
3   "version": "1.0.0",
4   "summary": "A thread safe state machine implemented in pure Swift",
5   "homepage": "https://github.com/jbaptistecastro/StateMachine",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Jean-Baptiste Castro": "jbaptistecastro@gmail.com"
11   },
12   "social_media_url": "http://twitter.com/jbaptistecastro",
13   "platforms": {
14     "ios": "10.0",
15     "osx": "10.12",
16     "watchos": "3.0",
17     "tvos": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/jbaptistecastro/StateMachine.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "module_name": "StateMachine"