blob: f053d67a3cb108764c4d50dc97141a0c559a925e [file] [log] [blame]
{
"name": "CocoaTweener",
"version": "1.0.1",
"summary": "Animation engine for iOs, make more powerfull and creative Apps.",
"homepage": "https://github.com/alexrvarela/CocoaTweener",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexrvarela": "https://github.com/alexrvarela"
},
"source": {
"git": "https://github.com/alexrvarela/CocoaTweener.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/alexrvarela",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.{h,m}"
}