blob: b54455ed710ad0ec9d79e4ff004b6bd79ad876e6 [file] [log] [blame]
{
"name": "DjFrameworkTest",
"version": "1.0.11",
"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.11"
},
"public_header_files": "DjFrameworkTest.framework/Headers/*.h",
"source_files": "DjFrameworkTest.framework/Headers/*.h",
"vendored_frameworks": "DjFrameworkTest.framework",
"dependencies": {
"Alamofire": [
],
"GoogleSignIn": [
],
"OpenCV2": [
]
}
}