blob: 10e6c4a425e3f21202e026274dc0734ad2652aec [file] [log] [blame]
{
"name": "Paddle",
"version": "3.0.40",
"summary": "A licensing framework for OS X",
"description": "Paddle is an easy to use licensing framework for OS X including App Licensing and In App Purchases.",
"homepage": "https://www.paddle.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Louis Harwood": "louis@paddle.com",
"Christian Owens": "christian@paddle.com"
},
"platforms": {
"osx": "10.7"
},
"source": {
"http": "https://github.com/PaddleHQ/Mac-Framework/archive/v3.0.40.tar.gz"
},
"vendored_frameworks": "Paddle.framework",
"requires_arc": false,
"frameworks": "WebKit"
}