blob: b6b9687ec702297aa889c6eb56f3d72d6eb56fac [file] [log] [blame]
{
"name": "TestFrameworkLib",
"version": "0.0.4",
"summary": "Demo TestFrameworkLib.",
"description": "This is demo lib",
"homepage": "https://github.com/zungx/TestFrameworkLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dung Tran Van": "dungtv@demo.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/zungx/TestFrameworkLib.git",
"tag": "0.0.4"
},
"source_files": "TestFrameworkLib/**/*.{h,m,swift}"
}