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