blob: 415b572139f5047cb9f4bb47e480955c3979aada [file] [log] [blame]
{
"name": "TransitionKit",
"version": "1.0.0",
"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.0.0"
},
"source_files": "Code",
"requires_arc": true
}