blob: 85e2e42faf6a5d0c2034c93062b248f60dcc2fb8 [file] [log] [blame]
{
"name": "TransitionKit",
"version": "2.0.0",
"license": "Apache2",
"summary": "A block-based State Machine API for Objective-C.",
"homepage": "https://github.com/blakewatters/TransitionKit",
"authors": {
"Blake Watters": "blakewatters@gmail.com"
},
"source": {
"git": "https://github.com/blakewatters/TransitionKit.git",
"tag": "2.0.0"
},
"source_files": "Code",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
}
}