blob: 7759eb96764876e9fa0d3f9b75484687ef72f270 [file] [log] [blame]
{
"name": "FrameworkDemo4Arida",
"version": "1.0.0",
"summary": "FrameworkDemo4Arida project.",
"description": "FrameworkDemo4Arida project description.",
"homepage": "https://github.com/yanzhiwei147/FrameworkDemo4Arida",
"license": "MIT",
"authors": {
"arida": "yanzhiwei147@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yanzhiwei147/FrameworkDemo4Arida.git",
"tag": "1.0.0"
},
"public_header_files": "FrameworkDemo.framework/Versions/A/**/*.h",
"source_files": "FrameworkDemo.framework/Versions/A/**/*.h",
"preserve_paths": "*.framework",
"vendored_frameworks": "FrameworkDemo.framework",
"resources": "FrameworkDemoBundle.bundle"
}