blob: 1a3e2090dc625a5009bda016fbcfb1149f49fd2a [file] [log] [blame]
{
"name": "RoxwareFramework",
"version": "1.0.0",
"summary": "This is My Framework.",
"description": "This is sample framework",
"homepage": "https://github.com/davidyin/MyFramework",
"license": "MIT",
"authors": {
"Bingwei Yin": "david@local"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/davidyin/MyFramework.git",
"tag": "1.0.0"
},
"source_files": "MyFramework/**/*",
"pushed_with_swift_version": "4.0"
}