blob: 782884f2d4ff596c78979c77f31d1ad2171519e6 [file] [log] [blame]
{
"name": "bmsfw",
"version": "1.0.0",
"summary": "BMS Framework Library",
"description": "BMS Library Framework",
"homepage": "https://github.com/manoirx/bmsfw",
"license": "Apache License, Version 2.0",
"authors": {
"Chaiyaporn Suratemeekul": "manoi_rx@yahoo.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/manoirx/bmsfw.git",
"tag": "1.0.0"
},
"source_files": "*.swift",
"dependencies": {
"BMSRTCLib": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0",
"VALID_ARCHS": "${ARCHS_STANDARD_64_BIT}"
},
"pushed_with_swift_version": "3.0"
}