blob: dcc0e5f9402bc9df428341754209d8d03ac7fb6d [file] [log] [blame]
{
"name": "PMTween",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"summary": "An elegant and flexible tweening library for iOS.",
"platforms": {
"ios": "6.0"
},
"homepage": "https://github.com/poetmountain/PMTween",
"social_media_url": "https://twitter.com/petsound",
"authors": {
"Brett Walker": "brett@brettwalker.net"
},
"source": {
"git": "https://github.com/poetmountain/PMTween.git",
"tag": "1.0.0"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}