blob: aa4b6e99673bb14662b3e87cbc735091b7989ac9 [file] [log] [blame]
{
"name": "ActivitySequencer",
"version": "1.0.2",
"summary": "Allows the easy sequencing of blocks to avoid a spaghetti mess.",
"homepage": "https://github.com/jawngee/ActivitySequencer",
"license": {
"type": "BSD (modified)",
"file": "LICENSE.txt"
},
"authors": {
"Jon Gilkison": "jon.gilkison@gmail.com"
},
"source": {
"git": "https://github.com/jawngee/ActivitySequencer.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "Source/*.{h,c,m}",
"requires_arc": false
}