blob: 681def8f38c0c1e1e98f49cc78ac8d4d8cd9d1da [file] [log] [blame]
{
"name": "PMTween",
"version": "1.2.2",
"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.2.2"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}