blob: 6e5cc3b2a5e9e00f637d208b29dda9aaa273ed23 [file] [log] [blame]
{
"name": "TransitionKit",
"version": "1.1.1",
"license": "Apache License, Version 2.0",
"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": "1.1.1"
},
"source_files": "Code",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
}
}