blob: 5f63de3a04d5f4252e26758ad598003887a878fe [file] [log] [blame]
{
"name": "MHAnimationWithCompletionBlock",
"version": "0.0.1",
"summary": "A framework to set completion block to CAAnimation objects.",
"homepage": "https://github.com/hagmas/MHAnimationWithCompletionBlock",
"authors": {
"Masaki Haga": "hgmsk1985@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"source": {
"git": "git@github.com:hagmas/MHAnimationWithCompletionBlock.git",
"tag": "0.0.1"
},
"source_files": "MHAnimationWithCompletionBlock/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": null
}
}