blob: 9bdc752bc14c3bda932571a4c4311152cc2f8f5d [file] [log] [blame]
{
"name": "Paddle-MAS",
"version": "1.0.1",
"summary": "A licensing framework for OS X",
"description": "Paddle is an easy to use framework for OS X including analytics features.",
"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/Paddle-MAS/archive/v1.0.1.tar.gz"
},
"public_header_files": "Paddle-MAS.framework/Headers/*.h",
"vendored_frameworks": "Paddle-MAS.framework",
"resources": "Paddle-MAS.framework",
"requires_arc": false
}