blob: 097adb328c2b88c8ddc87640ae346bfa6401a0b6 [file] [log] [blame]
{
"name": "TestPublicFramework",
"version": "0.0.1",
"summary": "TestPublicFramework is a sample framework.",
"description": "The knob control is a completely customizable widget that can be used in any iOS app. It also plays a little victory fanfare.",
"homepage": "https://mpos.vn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sonhd": ""
},
"source": {
"git": "https://github.com/sonhd86/TestFrameworkPublic.git",
"tag": "0.0.1"
},
"source_files": [
"TestPublicFramework",
"TestPublicFramework/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}