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