blob: fe79c5554eeec51476feee2860c53170181f921e [file] [log] [blame]
{
"name": "PatchSDK",
"version": "2.0.1",
"summary": "A framework to check the size of patch framework",
"description": "A framework to check the size of patch framework along with pjsua, callkit, pushkit",
"homepage": "https://github.com/sanyamjain65/PjsipIOS",
"license": "MIT",
"authors": {
"sanyam": "sanyam.j65@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/sanyamjain65/PjsipIOS.git",
"tag": "2.0.1"
},
"source_files": "PatchSDK/**/*",
"static_framework": true,
"private_header_files": "PatchSDK/**/*.h",
"frameworks": [
"CallKit",
"PushKit"
]
}