blob: 5c2e566edd060b0f82afc8abedb0d9b5feb2d455 [file] [log] [blame]
{
"name": "DjFrameworkTest",
"version": "1.0.9",
"summary": "This is a test of framework.",
"description": "This is a test of compiled framework and some other features.",
"homepage": "https://github.com/DongJiang/DjFrameworkTest.git",
"license": "MIT",
"authors": {
"Jiang Dong": "knight.dongjiang@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/DongJiang/DjFrameworkTest.git",
"tag": "1.0.9"
},
"public_header_files": "DjFrameworkTest.framework/Headers/*.h",
"source_files": "DjFrameworkTest.framework/Headers/*.h",
"vendored_frameworks": "DjFrameworkTest.framework",
"dependencies": {
"Alamofire": [
],
"GoogleSignIn": [
],
"OpenCV2": [
]
}
}