blob: 3c36c85fb88c24e1737a2e3971c79ba40966eddd [file] [log] [blame]
{
"name": "TransitionKit",
"version": "2.1.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.1.0"
},
"source_files": "Code",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
}
}