blob: 03142083fefb26e958b4d360b418c7545b2d6f96 [file] [log] [blame]
{
"name": "TestFrameworkLib",
"version": "0.0.3",
"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.3"
},
"source_files": "TestFrameworkLib/**/*.{h,m,swift}"
}