[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 1 / 6 / 8 / YBStatechart / 1.0.2 / YBStatechart.podspec.json
blob23bfe60286fa48c6e6ddb8f96c76a4af610fa944
2   "name": "YBStatechart",
3   "version": "1.0.2",
4   "summary": "Framework for statecharts. A statecharts is a formalized type of finite state machine.",
5   "homepage": "https://github.com/ronaldmannak/YBStatechart",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Martijn The": "post@martijnthe.nl",
9     "Ronald Mannak": "ronaldmannak@me.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/ronaldmannak/YBStatechart.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "YBStatechart/*.{h,m}",
19   "requires_arc": true