blob: 38173713c93c522f908da3d0efbff732002f11ff [file] [log] [blame]
{
"name": "Paddle-MAS",
"version": "1.1.2",
"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.1.2.tar.gz"
},
"public_header_files": "Paddle-MAS.framework/**/*.h",
"vendored_frameworks": "Paddle-MAS.framework",
"resources": "Paddle-MAS.framework",
"xcconfig": {
"LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"
},
"requires_arc": false
}