blob: 0cb08138957c3ff7ac87c658f27e47a56acffad5 [file] [log] [blame]
{
"name": "CAAnimationGroup-DurationAdjuster",
"version": "0.0.1",
"summary": "CAAnimationGroup Category that make animations sequential",
"homepage": "https://github.com/kazu0620/CAAnimationGroup-DurationAdjuster",
"license": "MIT",
"authors": {
"Kazuhiro Sakamoto": "kazu620@gmail.com"
},
"source": {
"git": "https://github.com/kazu0620/CAAnimationGroup-DurationAdjuster.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}